
BODY, p, td , tr
{
	Color: #FFFFFF;
	Background-Color: #000000;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Style: normal;
	List-Style-Type: circle;
	line-height : 120%;
}

A:LINK {
Font-Family: Verdana, Lucida, Sans-Serif;
text-decoration: none;
color: #4682B4;
padding-right : 4px;
padding-left : 4px;
padding-top : 4px;
padding-bottom : 4px;
	
}
A:HOVER {
Font-Family: Verdana, Lucida, Sans-Serif;
color: #1E90FF;
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: #20B2AA;
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
{
Font-Size: 20pt; color:silver;
}

H2
{
Font-Size: 16pt; color:silver;
line-height : 120%;
}

H3
{
Font-Size: 14pt; line-height : 120%;
}

H4
{
Font-Size: 12pt; line-height : 120%;
}
H5
{
Font-Size: 10pt;
}
H6
{
Font-Size: 9pt; font : bold;
color: #4682B4;}






