a:link
{
	color: #CCCCCC; 
; text-decoration: underline
; font-weight: normal
}
a:visited
{
	color: #FFFFFF; 
; text-decoration: underline
; font-weight: normal
} 
a:active 
{
	color: #CCFFFF;
; text-decoration: underline
; font-weight: normal
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
}
body
{
	font-family: Arial, Arial, Helvetica;
	background-color: rgb(81,81,83);
	color: rgb(255,255,255);
}

h1
{
	font-family: "Arial Rounded MT Bold"; Arial
	color: rgb(204,153,51);
; color: #FFFFFF
}
h2
{
	font-family: Arial, Arial;
	color: #CCFFFF; 
; font-size: 12px; font-style: normal; font-weight: bold
}
h3
{
	font-family: Arial, Arial;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Arial, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Arial, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

