body {
scrollbar-face-color: #996699;
scrollbar-arrow-color: #FF9933;
scrollbar-track-color: #FF9933;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #996699;
scrollbar-3dlight-color: #FF9933;
scrollbar-darkshadow-Color: #000000;
}
p, ul, ol, div, td, em{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
a:link, a:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-size: 10pt;
	color: #000000;
	background-color: none;
}
a:hover {
	color: #996699;
}
h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
a.h1, a.h1:link, a.h1:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 14pt;
}
h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
a.h2, a.h2:link, a.h2:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 11pt;
}
h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.h2, a.h2:link, a.h2:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 8pt;
}
img {
	border-style: none;
}
img.body {
	border-style: solid;
	border-color: #996699;
}
#section {
	border-style: solid;
	border-color: #996699;
	padding: 5px;
	margin: 20px;
	background-color: #EAEAEA;
}