 #8080ff<style type="text/css">
	BODY { font-family:helvetica }
	BODY { font-weight: 600;
	
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
.POPUP
	{CURSOR: help;}
	H1 { color:blue }
      	H2 { color: white }
	H2 { font-family: cursive }
	H3 { font-weight:bolder }
	H4 { color: white }
	A:link { color: 00aaaa }       /* unvisited link */
	A:visited { color: 11ffaa }   /* visited links */
	A:active { color: 00ffff }    /* active links */
	A { font-family: cursive }
	A { font-size: 12pt }

TABLE {
	border : 0px;
	}
/* Tables */
TH{
	text-align : center;
	background-color : #333366;
	border-width : 1px;
	border-bottom : thin solid #999999;
	padding : 2px;
	text-align : center;
	}

TD{
	text-align : left;
	font : smaller;
	padding : 2px;
	margin : 0px, 0px, 0px, 5px
	}
	
td.borderClass {
	font-weight: 200;
	text-align: justify;
	padding: 4px
}

A.advertclass {
A:link { color: 0000aa }       /* unvisited link */
	A:visited { color: 11ffaa }   /* visited links */
	A:active { color: 00ffff }    /* active links */
	A { font-family: arial,helvetica,sans-serif }
	A { font-size: 14pt }

}



</style>

