BODY {
	background-image : url(background5.gif);
	margin-top : 7px;
	
}
a:link, a:active, a:visited {
	color : #3388CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color : #FF9900;
	
}

div {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bolder;
	color : #666666;
	text-align : center;
	line-height : 16px;
	background-color : #DADADA;
	border-right : solid;
	border-bottom : solid;
	border-bottom-width : thin;
	border-right-width : thin;
	
}

.i {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bolder;
	color : #666666;
	line-height : 16px;
	background-color : #FBE8D3;
	font : lighter;
  border-right : solid;
	border-bottom : solid;
	border-bottom-width : 1 px;
	border-right-width : 1px;
  border-bottom-color : #DADADA;
	border-right-color : #DADADA;
}