    body {
	font-size : 10pt;
	font-family : "Tahoma";
	font-weight : normal;
	font-style : normal;
	text-indent : 0px;
	line-height : 18px;
	background-color : #000000;
	vertical-align : middle;
	color : #FFFFF9;
	scrollbar-face-color: Black;
	scrollbar-highlight-color: #White;
	scrollbar-3dlight-color:#Red;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color: #DDA0DD;
	scrollbar-arrow-color: Red;
	scrollbar-track-color: White;
}

    .bodyText {
	font-size : 8pt;
	font-family : "Tahoma";
	font-weight : normal;
	font-style : normal;
	text-indent : 0px;
	line-height : 8px;
	background-color : #000000;
	vertical-align : middle;
	color : #FFFFF9;
}

  .DivTextLeft {
	text-align : left;
	font : Araial;
}
		
  .DivTextCenter {
	text-align : center;
	font : Tahoma;
}


.Heading {
	font-weight : bold;
	font-size : large;
	font-variant : small-caps;
	text-align : center;
}

H1 {
	font-weight : normal;
	font-size : 20px;
	font-variant : normal;
	text-align : Center;
	color : #6600FF;
	
}
	
	
H2 {
	font-weight : normal;
	font-size : 20px;
	font-variant : normal;
	text-align : Left;
	color : #6600FF;
	
}	

H3 {
	font-weight : strong;
	font-size : 28px;
	font-variant : normal;
	text-align : Center;
	color : #6600FF;
	
}	

H4 {
	font-weight : strong;
	font-size : 12px;
	font-variant : normal;
	text-align : Center;
	color : #FFFFFF;
	
}	


.Heading2 {
	font-weight : bold;
	font-size : larger;
	font-variant : small-caps;
	text-align : center;
}

A:LINK {
	background-color: #000000;
	color: #FFFFF9;
	font-family : "Tahoma";
	font-size : 12pt;
	font-style : normal;
}
.Links {
	background-color: #C9C;
	color: Black;
	font-family : "Tahoma";
	font-size : 12pt;
	font-style : normal;
}

A:HOVER {
	color : Red;
   	font-size : 12pt;
}
A:VISITED {
	color: Grey;
	font-size : 12pt;
}
A:ACTIVE {
	color: Black;
   	font-size : 12pt;
}


LI {
	background-color: White;
	color: Black;
}	
     

