html {
overflow-x: hidden;
}
p {
	font-size: 9pt;
	line-height: 12pt;
	font-family: trebuchet, verdana, arial, sans-serif;
	margin-top: 0px;
	
}

.subtitle  {
	color: #7B0000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: normal;
	font-weight: bold;
}

.title  {
	color: #7B0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 14pt;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
	color: Maroon;
}

a:hover, a:active {
	text-decoration: underline;
	color: #CD5C5C;
}

BODY{
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #F88000;
scrollbar-highlight-color: #FCE29A;
scrollbar-face-color: #A65300;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #000040;
scrollbar-track-color: #FCE29A;
}
