/* CSS Document */

<!--
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #2C2C2C;
	
	
}
.style3 {font-family: Tahoma; font-size: 24px; }
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFC4;
	text-decoration: none;
}	
a:active {
	text-decoration: none;
	color: #99CC99;
}
.style52 {font-size: 24px}
.style53 {font-family: Tahoma}
-->