 
 A {
	text-decoration: none;
	font-size: 12px;
	color: #CC0000;
} A:visited, A:hover, A:active { text-decoration: none; } // body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
}
body {
	background-color: #000000;
}
body,td,th {
	font-size: 12px;
	color: #0099FF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14pt;
	color: #0099FF;
}
h2 {
	font-size: 16pt;
	color: #0099FF;
}
h3 {
	font-size: 18pt;
	color: #0099FF;
}
h4 {
	font-size: 24pt;
	color: #0099FF;
}
.style1 {font-size: 14px}

