﻿BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #GFFFFF;
	scrollbar-highlight-color: #GFFFFF;
	scrollbar-3dlight-color: #GFFFFF;
	scrollbar-darkshadow-color: #GFFFFF;
	scrollbar-track-color: #GFFFFF;
	scrollbar-arrow-color: #GFAAAA;
	background-color: #FFFFFF;
	font-family: "Tahoma";
	color: #000000;
}
h1 {
	font-family: "Verdana";
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	margin-bottom: 5pt;
	margin-top: 5pt;
}
h2 {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	margin-bottom: 3pt;
	margin-top: 3pt;
}
h3 {
	font-family: "Tahoma";
	font-size: 7pt;
	font-weight: normal;
	color: #808080;
	text-align: center;
	margin-bottom: 5pt;
	margin-top: 5;
}
a:link {
	color: #808080;
	text-decoration: none;
	font-family: Tahoma;
}
a:active {
	color: #808080;
	text-decoration: none;
	font-family: Tahoma;
}
a:visited {
	color: #808080;
	text-decoration: none;
	font-family: Tahoma;
}
a:hover {
	color: #0000FF;
}
body, td, th {
	font-size: 10pt;
	font-family: "Tahoma";
	font-weight: normal;
}
p, ul, ol, li, div, form, em, blockquote, quote {
	font-size: 10pt;
	font-family: "Tahoma";
	text-align: justify;
	font-weight: normal;
}
p, ul, ol, li, div, form, em, blockquote, quote {
	margin-bottom: 5pt;
	margin-top: 5pt;
	margin-left: 5pt;
	margin-right: 5pt;
	font-weight: normal;
}

