a:link
{
	color: #FFCCCC; text-decoration:none 
}
.header2     { color: #CC9900 }
.Header1     {  color: #66ffff; font-size: 12pt; font-weight:bold}
a:visited
{
	color: #FF9966;text-decoration: none;
} 
a:hover 
{
        text-decoration: underline;
}
body
{
	font-family: Times New Roman;
	background-color: rgb(0,0,0);
	color: #00FFFF
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); color:#CCFFFF 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman; color:#CCFFFF
}
h1
{
	color: #CC9900;font-family:Times New Roman
}