a:link
{
	 
}
a:visited
{
	color: #000080; 
} 
a:active 
{
	color: rgb(0, 0, 0);
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	margin-top:0; margin-bottom:0
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}