    body {
	font-size : 12pt;
	font-family : Viking;
	font-weight : bold;
	font-style : normal;
	text-indent : 0px;
	line-height : 18px;
	background-color : #000000;
	vertical-align : middle;
	color : Gray;
	scrollbar-face-color: Purple;
	scrollbar-highlight-color: #6495ED;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color: #DDA0DD;
	scrollbar-arrow-color: Red;
	scrollbar-track-color: #DDA0DD;
}

    .bodyText {
	font-size : 12pt;
	font-family : "Century Gothic";
	font-weight : normal;
	font-style : normal;
	text-indent : 0px;
	line-height : 18px;
	background-color : #000000;
	vertical-align : middle;
	color : Silver;
}

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


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

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

A:LINK {
	background-color: #000000;
	color: Gray;
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	font-style : normal;
}
.Links {
	background-color: #000000;
	color: Silver;
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	font-style : normal;
}

A:HOVER {
	color : #AFB170;
   	font-size : 9pt;
}
A:VISITED {
	color: Red;
	font-size : 9pt;
}
A:ACTIVE {
	color: #969152;
   	font-size : 9pt;
}


LI {
	background-color: AliceBlue;
	color: MidnightBlue;
}	
     

