body, table, div, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	line-height:16px;
	font-weight:normal;
}

p{text-align:justify;margin:10px 0 10px 0;}
p b{color:#1256A9;}
.toplink{font-size:8pt;}
.toplink a{color:#666666;text-decoration:none;margin-left:3px;margin-right:3px;}
.toplink a:hover{color:#666666;text-decoration:underline;}
.footer{margin:0 0 0 10px;color:#999999;}
.footer a{color:#999999;text-decoration:none;margin-left:3px;margin-right:3px;}
.footer a:hover{color:#999999;text-decoration:underline;}

.links {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: none;
}
a.links:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: underline;
}
.bold {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}
.copy {
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.subheading{font-size:10pt;font-weight:bold;color:#666666;}
.blockheading{font-size:10pt;font-weight:normal;color:#1256A9;text-transform:uppercase;}

html {
scrollbar-base-color: white;
scrollbar-arrow-color: #1256A9;
scrollbar-track-color: white;

scrollbar-shadow-color: white;
scrollbar-lightshadow-color: white;
scrollbar-darkshadow-color: #1256A9;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

ul {margin:1px 0 0 20px;list-style-type:circle;padding:0px;}
ul a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: none;
}
ul a:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1256A9;
	text-decoration: underline;
}