BODY {
	margin-top : 0px;
	scrollbar-3dlight-color: #FFF4EA;
	scrollbar-arrow-color: #009933;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #FFF4EA;
	scrollbar-highlight-color: Green;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #FFF4EA;
	background-color : #FFF4EA;
	font-family : Tahoma;
	font-size : 12px;
}


.red  {
	font-size : 11px;
	font-family : Tahoma;
	color : #CC6600;
}

.redb {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : bold;
	color : #CC6600;
}

.redbb  {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	color : #CC6600;
}

.gre  {
	font-size : 11px;
	font-family : Tahoma;
	color : #003300;
}


.gres  {
	font-size : 9px;
	font-family : Tahoma;
	color : #003300;
}
.greb  {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : bold;
	color : #003300;
}

.grebb  {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	color : #003300;
}

A  {
    color :  #008000;
	text-decoration : none;
	
}

A:Visited  {
	color : #cc0000;
	text-decoration : none;
	
}

A:Active  {
    color : #008000;
	text-decoration : none;
	
}

A:Hover  {
	color : #ffcc33;
	text-decoration : none;
}
