html, body 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;

	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:auto;
}
h1
{
font-weight:normal;
	letter-spacing:2px;
	font-size:16pt;
	color:#5C78AA;
	
}
smallText8
{
font-weight:normal;
	font-size:8pt;
	color:#000066;
}
smallText10
{
font-weight:normal;
	font-size:10pt;
	color:#000066;
}
.copyright
{
font-weight:normal;
	font-size:8pt;
	color:#999999;
}
.copyright a:link, .copyright a:visited
{
font-weight:normal;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
}
.copyright a:hover, .copyright a.selected
{
font-weight:normal;
	font-size:8pt;
	color:#999999;
	text-decoration:underline;
}
p
{
font-weight:normal;
	font-size:12pt;
	color:#000000;
}
.seperator
{
font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
}
.top_links a:link, .top_links a:visited
{
 	color:#FFFFFF;
	text-decoration:none;
}
.top_links a:hover, .top_links a.selected
{
 	color:#DC8511;
	text-decoration:none;
}
a:link, a:visited
{
 	color:#000066;
	text-decoration:none;
}
a:hover, a.selected
{
	color:#DC8511; 
	text-decoration:none;
}

.smallbluelink

{
font-size:11pt;
	color: #000066; 
	text-decoration:none;

}

a.smallbluelink:link, a.smallbluelink:active, a.smallbluelink:visited

{
font-size:11pt;
	color: #000066; 
	text-decoration:none;
}

a.smallbluelink:hover

{
font-size:11pt;
	color: #000066; 
	text-decoration:underline;
}

