body {
	scrollbar-arrow-color: #FF7C0E;
	scrollbar-base-color: #FF7C0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #cacaca;
	scrollbar-face-color : #660000;
	scrollbar-track-color : #FF7C0E;
	scrollbar-3dlight-color : #FF7C0E;
	scrollbar-darkshadow-color : #FF7C0E;
	scrollbar-highlight-color : #FF7C0E;
	scrollbar-shadow-color : #FF7C0E;
}
p {
	font-size: 11pt;
	text-align: justify;
}
a {
	color: #990000;
	text-decoration: none;
	font-weight : bold;
}
h1 {
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: #660000;
	line-height: 22pt
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	line-height: 22pt
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #660000;
	text-align: right
}
.quote {
	font-size: 9.5pt;
	background-color: #efefef;
	text-align: justify;
	line-height: 14pt;
	color : #000000;
}
.copy {
	font-size: 8pt;
	text-align: center;
	line-height: 14pt;
	color : #000066;
}
a:hover {
	color: #000000;
}

