BODY{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #DAEEB3;
 font-family: Arial, Helvetica, sans-serif;
 color:#999999;
 /*background: url('') left top repeat;*/
 SCROLLBAR-BASE-COLOR:#000000; /**/ 
 SCROLLBAR-3DLIGHT-COLOR:#C2E1FD;/**/
 SCROLLBAR-ARROW-COLOR:#333333; /*ARROW-COLOR*/
 SCROLLBAR-SHADOW-COLOR:#C2E1FD;/*-left corner SHADOW around the upper slider and arrow boxes*/
 SCROLLBAR-DARKSHADOW-COLOR:#4B5757;/*right corner SHADOW around the upper slider and arrow boxes*/
 SCROLLBAR-FACE-COLOR:#C2E1FD;/*the upper slider and arrow square face*/
 SCROLLBAR-TRACK-COLOR:#EDF6FF;/*- the track color*/
}

.caption { padding: 5pt; font-family:arial, helvetica; font-size:10pt; color:#ffffff; font-weight:normal; text-align:left; line-height:10pt; width:130px;}

h5 {font-family:Arial, Helvetica, sans-serif;  font-size:12px; color:#1A465C;  font-weight:normal; }

p,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	line-height: 16px;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6F9B0E;
	text-decoration: underline;
	font-size:11px;
	line-height: 18px;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6F9B0E;
	text-decoration: underline;
	font-size:11px;
	line-height: 18px;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AEC67C;
	text-decoration: underline;
	font-size:11px;
	line-height: 18px;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6F9B0E;
	text-decoration: underline;
	font-size:11px;
	line-height: 18px;
}


