H1, H2, H3, H4, H5, H6{
	Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	Color: #0A0100;
	background: White;
	font-style: Italic;
	font-weight: bold;
	font-variant: small-caps;
}

H1{
Font-Size: 18pt;
}

H2{
Font-Size: 16pt;
}

H3{
Font-Size: 14pt;
}

H4{
Font-Size: 12pt;
}

H5{
Font-Size: 10pt;
}

H6{
Font-Size: 10pt;
}

A:Link
{
color: #666666;
Text-Decoration: None;
}

A:visited
{
color: #191919;
Text-Decoration: none;
}

A:hover
{
color: #000000;
Text-Decoration: underline;
}

A:active
{
color: #191919;
Text-Decoration: None;
}



LI
{ 
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
Text-Align: Justify;
MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; 
font-size: 10pt;
color: #000000;
background:White;

display: list-item;
list-style-image: url(bul.gif);
list-style-position: outside;
}

.maintext
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
Text-Align: Justify;
MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; 
font-size: 10pt;
color: #000000;
background:White;
}

.footer
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
background-repeat: repeat;
background-position: center center;
background-image: url(includes/body/images/HI-3.2_10.gif);
font-weight: Bold;
font-variant: small-caps;
letter-Spacing: 3px;
}

P
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: Italic;
	line-height: 150%;
	font-weight: bolder;
	color: 8189AE;
	text-decoration: none;
	background-position: center center;
	padding: 10px;
	z-index: 2;
	left: 200px;
	top: 10px;
	}

hr
{
	color: #666666;
	background:White;
	height: 2px;
	width: 450px;
}	

.top-menu {
Font-family: 'Arial',Verdana,Tahoma,Helvetica,sans-serif;
font-size: 10pt;
text-decoration: none; 
color: #0A0100;
background:White;
}

.sidebar { 
COLOR: #000000; 
FONT: 8pt Georgia, arial, verdana, sans-serif; 
font-weight: normal; 
font-variant: small-caps; 
Text-Align: center;
MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px; 
}

.sidebartitle { 
COLOR: #0A0100; 
FONT: 8pt Georgia, arial, verdana, sans-serif;
font-weight: Bold;
font-variant: small-caps;
Text-Align: Justify;
MARGIN-LEFT: 1px; MARGIN-RIGHT: 1px;
}

BODY {
 scrollbar-base-color: black;
 scrollbar-track-color: #191919;
 scrollbar-face-color: #B9C9D1;
 scrollbar-highlight-color: black;
 scrollbar-3dlight-color: #ECECEC;
 scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #E8E8E8;
 scrollbar-arrow-color: #ECECEC
 }