a:link
{
	color: #0000CC;
	font-weight: bold;
    	text-decoration: none;
}
a:visited
{
	color: #0000CC;
	font-weight: bold;
    	text-decoration: none;
} 
a:active 
{
	color: #000099;
	font-weight: bold;
    	text-decoration: none;
}
a:hover {
	color: #000099;
	font-weight: bold;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	background-color: #DDDDDD;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #000099;
	text-align: center;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000099;
	text-align: center;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008991;
}
