body
{
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size: 12pt;
	background-color: #336699;
}


h1, h2, h3, h4, h5, h6
{
	display: inline;
	font-family: "Times New Roman", Times, serif;
	color: #f3f3f3;
}

a:link
{
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	font-size: 12pt;
	text-decoration: none;
}

a:visited
{
	color: #003366;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

a:hover
{
	color: #0099CC;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

a img { border: none; }
