BODY {
        background-color:#DCDCDC; 
	font-family: Verdana;
	font-size: 10px;
	color:#7A7A7A
}
-->

<!--
BODY {scrollbar-face-color:#DCDCDC;
scrollbar-highlight-color:#282F66;
scrollbar-shadow-color:#282F66;
scrollbar-3dlight-color:#DCDCDC;
scrollbar-arrow-color:#282F66;
scrollbar-track-color:#DCDCDC;
scrollbar-darkshadow-color:#DCDCDC;}
-->

}
td, tr {
	font-family: Verdana;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
}

img {
	border-color: #282F66;
}

b{COLOR: #282F66;}
i{COLOR: #5C65AA;}
u{COLOR: #5C65AA;}

A:link   {cursor : default;
cursor : help;COLOR: #282F66; FONT-WEIGHT: bold; font-family: verdana; font-size: 6pt;text-transform: uppercase;TEXT-DECORATION: none;} 
A:visited{cursor : default;
cursor : help;COLOR: #282F66; FONT-WEIGHT: bold;font-family: verdana; font-size: 6pt;text-transform: uppercase;TEXT-DECORATION: none;} 
A:active {cursor : default;
cursor : help;COLOR: #282F66; FONT-WEIGHT: bold;font-family: verdana; font-size: 6pt;text-transform: uppercase;TEXT-DECORATION: none;} 
A:hover  {cursor : default;
cursor : help;COLOR: #5C65AA; FONT-WEIGHT: bold;font-family: verdana; font-size: 6pt;text-transform: uppercase;TEXT-DECORATION: none;}

.title {
	width: 98%;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #282F66;
	text-align: left;
	line-height: 10px;
	margin-bottom: 1px;
      	margin-top: 7px;
      	padding: 2px;
	padding-left: 9px;
	border-bottom: #282F66 2px solid;
}

.index {
    	background-color: #DCDCDC;
	font-size: 10px;
	color: #7A7A7A;
	font-weight: none;
    	font-family: verdana;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.bottom {
	width: 98%;
	background: #EDEBEB;
	letter-spacing: 1px;
	font-size: 6pt;
	font-weight: bold;
	font-family: verdana;
	color: #282F66;
	text-align: center;
	line-height: 10px;
      	margin-top: 1px;
      	padding: 2px;
	padding-left: 9px;
}
-->