font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #000000
}
h1 {  font-family: "Times New Roman", Times, serif; font-size: large; font-weight: bold; color: #000000; font-style: italic}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #000000
}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #000000
}
h2 { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #000000 ; font-style: italic}
a {  font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: black; text-decoration: none}

a:active {  font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; 
color: red; text-decoration: none}

a:link {  font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: black; text-decoration: none}

a:visited {  font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: black; text-decoration: none}

a:hover {  font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; 
color: white; background-color: 999999; text-decoration: underline}

BODY {
	font-family:Arial, Helvetica;
	font-weight: normal;
	font-size:10pt;
	scrollbar-face-color: FFFFFF;
	scrollbar-shadow-color: CCCCCC;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: CCCCCC;
	scrollbar-darkshadow-color: CCCCCC;
	scrollbar-track-color: #DFDFDF;
	scrollbar-arrow-color: 999999
}
