body  { 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-face-color: #009999; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #009999; 
	scrollbar-track-color: #660066;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #660066;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 12px;
	text-align: center;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 5px;
}
a  {
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660066;
	font-weight: bold;

}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#navcontainer { width: 140px; }
#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: verdana;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navcontainer a
{
	display: block;
	padding: 1px;
	width: 140px;
	background-color: #E71C15;
	border-bottom: 2px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
p {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 9999CC;
	border-right-color: 9999CC;
	border-bottom-color: 9999CC;
	border-left-color: 9999CC;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	text-align: justify;
}
hr {
	line-height: normal;
	color: 660066;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #990099;
	font-weight: normal;
}
.blockQuote {
	background-color: #660066;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.bold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660066;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}