BODY {
	background-color : Black;
	margin-top : 1px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 0px;
	font-family :  Arial;
   SCROLLBAR-FACE-COLOR: #000000;
   SCROLLBAR-HIGHLIGHT-COLOR: #777777;
   SCROLLBAR-SHADOW-COLOR: #777777;
   SCROLLBAR-3DLIGHT-COLOR: #777777;
   SCROLLBAR-ARROW-COLOR:#777777 ;
   SCROLLBAR-TRACK-COLOR:#222222 ;
   SCROLLBAR-DARKSHADOW-COLOR:#777777
}
A, A:visited
{
	text-decoration: none;
	color: Olive;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
	font-weight : bold;
}
A:hover
{
	text-decoration: none;
	color: #FFD700;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
	font-weight : bold;
}
A.small, A.small:visited 
{
	text-decoration: none;
	color: Olive;
	font-family : Arial;
	font-size : 7pt;
	font-weight : bold;
}
A.small:hover
{
	text-decoration: none;
	color: #FFD700;
	font-family : Arial;
	font-size : 7pt;
	font-weight : bold;
}
TH {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}
P,   UL, OL {
	color : #BDB76B;
}

 DIV, TD  {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #B8860B;
}
P,   UL, OL, {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
}
H1  {
	font-family : "Times New Roman";
	font-weight : Bold;
	color : #B8860B;
	font-size : 16pt;
}
H1.head {
	letter-spacing : 5pt;
}

H2  {
	font-family : "Times New Roman";
	font-weight : Bold;
	color : Gray;
	font-size : 14pt;
}
H3  {
	font-family : Verdana, Tahoma, Arial;
	font-weight : Bold;
	color : Gray;
	font-size : 12pt;
	text-align : center;
}
H4 {
	font-size : 10pt;
	color : Gray;
}
P,  UL, OL, DIV, H1, H2, H3, H4
{
	padding-left : 5px;
	padding-right : 5px;
}
HR.x {
	color : #004000;
	height : 1px;
}
IMG {
	border-color : Olive;
}

IMG.right {
	margin-left : 10px;
	margin-bottom : 4px;
	margin-top : 4px;
	padding-left : 10px;
}

.small, .small A, .small A:visited, .small A:hover {
	font-size : 7pt;
}

.nav {
	margin-left : 6pt;
	margin-right : 6pt;
}

.padding {
	padding-left : 6pt;

}

SMALL {
	color : #B8860B;
	font-size : 8pt;

}