
A:link {color: #7c93c7; text-decoration: none; } 
A:visited {color: #7c93c7; text-decoration: none;}
A:hover {color: #7c93c7; text-decoration: underline;}
table
{
	table-border-color-light: black;
	table-border-color-dark: black; 
}
td, body
{
	font-family: Century Gothic;
	background-color: #white;
	color: #263065;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic;
}
h2
{
	color: #0000FF;
	font-size:30px
}