a:link
{
	color: #000080;
	font-family: Arial;  
	text-decoration: underline; 
	font-weight: bold 
}
a:visited
{
	color: #CC3300;
	font-family: Arial; 
	text-decoration: underline;  
	font-weight: bold 
} 
a:hover      
{ 
	font-family: Arial; 
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold 
}
a:active 
{
	color: #0000FF;
	font-family: Arial; 
	text-decoration: underline;
	font-weight: bold 
}
body
{
	font-family: Arial;
	font-size: x-small;
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
	font-family: Arial;
	font-size: x-small;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; 
}
h1
{
	color: #000080;font-family:Comic Sans MS; font-style:italic; font-weight:bold
}
h2
{
	color: rgb(153,504,255); 
}
h3
{
	color: rgb(255,51,153); 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}
