Body,p,td,tr
{ Color: white;
 Background-Color: black;
	Font-Family: Verdana, Lucida, Sans-Serif;
	Font-Size: 10pt;
	List-Style-Type: circle; }

A:LINK, {
Font-Family: Verdana, Lucida, Sans-Serif;
text-decoration: none;
color: #3366CC;
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;
	
}
HR 
{color : white; border-bottom : 4px dotted #0099FF; text-align :left }

H1
{
Font-Size: 20pt; color:silver; 
text-align :center;
background-color : darkblue;
padding-right : 4px2
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
}

H2
{
Font-Size: 16pt;
text-align :center;
background-color : darkblue;
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;
}

H3
{
Font-Size: 14pt;
text-align :center;
background-color : darkblue;
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;
}

H4
{
Font-Size: 12pt;
text-align :center;
background-color : darkblue;
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;
}



