<STYLE>

<!--
a:active {  
	font-family: lucida console; 
	font-size: 12.5px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
 	font-variant: small-caps; 
	text-transform: none; 
	color: red; 
	text-decoration: none; 
	cursor: crosshairs;
}

a:link {
	font-family: lucida console;
	font-size: 12.5px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: small-caps;
	text-transform: none; 
	color: red; 
	text-decoration: none; 
	cursor: crosshairs;
}

a:visited { 
	font-family: lucida console;
	font-size: 12.5px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
 	font-variant: small-caps; 
	text-transform: none; 
	color: #CFFAFF; 
	text-decoration: none; 
	cursor: crosshairs;
}

a:hover { 
	font-family: lucida console;
	font-size: 12.5px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: small-caps; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFF29;
	cursor: crosshair;

}

td { 
	font-family: lucida console;
	font-size: 12.5px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	font-variant: normal; 
	text-transform: none; 
	color: 000000; 
	text-decoration: none;
}

body { 
	margin: 13px 5px 10px 20px;
	font-family: lucida console;
	font-size: 12.5px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	font-variant: normal; 
	text-transform: none; 
	color: FFFF29; 
	text-decoration: none;
	background-color: #90474C;


	scrollbar-3dlig-color:707D9D;
        scrollbar-arrow-color:FFFFFF;
        scrollbar-base-color:2C81DB;
        scrollbar-darkshadow-color:000000;
        scrollbar-face-color:7DA7CE;
        scrollbar-highlight-color:CFFAFF;
        scrollbar-shadow-color:707D9D;


}

h2 { 
	font-family: lucida console;
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: small-caps; 
	text-transform: none; 
	color: 707D9D; 
	text-decoration: none;
}
h3 { 
	font-family: lucida console;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	font-variant: small-caps; 
	text-transform: none; 
	color: 666699; 
	text-decoration: none;
}

h4 { 
	font-family: lucida console;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	font-variant: small-caps; 
	text-transform: none; 
	color: FFFFFF; 
	text-decoration: none;
}


</style>

