﻿a:link
{
	text-decoration: none;
	color: rgb(0,0,102); 
}
a:visited
{
	text-decoration: none;
	color: rgb(153,102,153); 
} 
a:active
{
	text-decoration: none;
	color: rgb(153,0,255);
}
body
{
	font-family: Comic Sans MS;
	background-color: rgb(255,255,255);
	color: #666699;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
	 
}
td
{	border-style: solid;
	border-width: 0px;
	font-size: x-small;
			font-weight: 700;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS;
}
h1{ font-weight: bold; font-family:Comic Sans MS; }
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: #660033;font-family:Comic Sans MS 
}
h4
{
	color: #336633;font-family:Comic Sans MS
}
h5
{
	color: #660033;font-family:Comic Sans MS
}
h6
{
	color: #336633;font-family:Comic Sans MS
}         
h2           { font-family: Comic Sans MS }