BODY {
	margin : 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif, serif;
	font-size: 9pt;
	color: 094e89;
    scrollbar-shadow-color: #687888;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #687888;
    scrollbar-darkshadow-color: #DCE0E2;
    scrollbar-track-color: #F2F2F2;
    scrollbar-arrow-color: #6E7E88;
} 


A:link { color : #005071; text-decoration : none; font-weight: bold; } 
A:visited { color : #005071; text-decoration : none; font-weight: bold; } 
A:active { color : #005071; text-decoration : none; font-weight: bold; } 
A:hover { color : #dc8029; text-decoration : none; font-weight: bold; }

textarea {
	background-color: ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 274567;
}
select {
	background-color: ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 274567;
	display: compact;
	width: 161px;
	list-style-type: decimal;

}
input {
	background-color: ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 274567;
}
option {
	border: 1px solid #000000;
	}
p {
	font-family : Arial, Helvetica, sans-serif, serif;
	font-size: 9pt;
	color: 094e89;
}
ul {
	font-family : Arial, Helvetica, sans-serif, serif;
	font-size: 9pt;
	color: 094e89;
}