Body,p
{ Color: white; Background-Color: Black;
	Font-Family: Verdana, Lucida, Sans-Serif; Font-Size: 10pt;
	List-Style-Type: circle
	padding-right : 2px;
padding-left : 2px;
padding-top : 2px;
padding-bottom : 2px;
 }
td,tr
{ Color: white; Background-Color: #303030;
	Font-Family: Verdana, Lucida, Sans-Serif; Font-Size: 8pt;
	padding-right : 4px;
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
border-bottom : 1px solid black;
border-right : 1px solid black;
border-top : 1px solid silver;
border-left : 1px solid silver;}
	List-Style-Type: circle; } 
	
A:LINK {
Font-Family: Verdana, Lucida, Sans-Serif;
text-decoration: none;
color: #3CB371;
padding-right : 4px;
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
}
A:HOVER {
Font-Family: Verdana, Lucida, Sans-Serif;
color: white;
text-decoration: none;
padding-right : 4px;
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
}
A:ACTIVE {
Font-Family: Verdana, Lucida, Sans-Serif;
text-decoration: none;
color: #green;
padding-right : 4px;
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
}
A:VISITED {
Font-Family: Verdana, Lucida, Sans-Serif;
text-decoration: none;
color: gray;
padding-right : 4px;
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
}

H1,H2,H3,H4,H5,H6
{text-align :center;
background-color : #2F4F4F;
padding-right : 4px;
padding-left : 4px;
padding-top : 3px;
padding-bottom : 4px;
border-bottom : 1px solid black;
border-right : 1px solid black;
border-top : 1px solid silver;
border-left : 1px solid silver;}

H1 {Font-Size: 20pt;}
H2 {Font-Size: 16pt;}
H3 {Font-Size: 14pt;}
H4 {Font-Size: 12pt;}
H5 {Font-Size: 10pt;}
H6 {Font-Size: 8pt;}



