body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Lucida Sans Unicode;
	font-size:10pt;
}
.LargeText{
	color:#003366;
	font-size:12pt;
	font-weight:bold;
	text-tranform:uppercase;
}
.LittleTitles{
	color:#003366;
	font-size:12pt;
	font-weight:bold;
	text-tranform:uppercase;
}

a:link { color: #003366; text-decoration:none;}
a:visited { color: #003366;  text-decoration:none;}
a:hover { color: #003366; text-decoration:underline; }
a:active { color: #003366;  text-decoration:none;}
