a:link
{
	color: #FF0000; 
; font-size: 14px
; text-decoration: none
}
a:visited
{
	color: #FF0000; 
; font-size: 14px
; text-decoration: none
} 
a:active 
{
	color: #FF0000;
; font-family: Arial, Helvetica, sans-serif; font-size: 14px
; text-decoration: none
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bolder
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFCC99;
	color: #000000;
; font-size: 10pt; font-weight: bolder
}

h1
{
	font-family: "Times New Roman", Times;
	color: #0000FF;
; font-size: 16px
}
h2
{
	font-family: "Times New Roman", Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: "Times New Roman", Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: "Times New Roman", Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: "Times New Roman", Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: "Times New Roman", Times;
	color: #FF0033;
; font-size: 14px
}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000FF; text-decoration: none}
