BODY {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-seri;
	scrollbar-3dlight-color:#006600;
	scrollbar-arrow-color:#006600;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#006600;
	scrollbar-shadow-color:#006600;
	scrollbar-track-color:#F0F1FB;
	}
	
a:link {
	color: #000000;
	font-size: 12;
	font-weight: bold;
	}

a:visited {
	color: #000000;
	font-size: 12;

	}

a:hover {
	color: #ff0000;
	background: #ffffff;
	}
	
.red12bd {
	color: #ff0000;
	font-size: 12;
	font-weight: bold;
	text-decoration: blink;
	}
	

.blk10rg {
	color: #000000;
	font-size: 10;
	}
	

.blk12rg {
	color: #000000;
	font-size: 12;
	}
	
.blk12bd {
	color: #000000;
	font-size: 12;
	font-weight: bold;
	}
	
	
.blu12bd {
	color: #666699;
	font-size: 12;
	font-weight: 900;
	}	

.blk12bg {
	color: #ffffff;
	font-size: 12;
	font-weight: bolder;
	background-color: #666699;
	}	
	