body {
	scrollbar-face-color: #A3B9C4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A3B9C4;
	scrollbar-3dlight-color: #A3B9C4;
	scrollbar-arrow-color:  #0D2160;
	scrollbar-track-color: #A3B9C4;
	scrollbar-darkshadow-color: #0D2160;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.frameheader {
	margin: 0pt;
	padding: 0pt;
}
body.framemain {
	margin: 2pt;
	padding: 2pt;
}
a { 
	color: #000000;
	font-size: 10pt; 
	text-decoration: none;
}
a:link {}
a:visited {}
a:active {}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p, td, li {
	font-size: 10pt;
}
.footer {
	font-size: 8pt;
}
.title {
	font-size: 14pt;
	font-weight: bold;
	color: #0D2160;
}
.subtitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #FF3300;
}
