BODY 
{
    font-family: "Verdana";
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: white; font-family:Verdana; color:#000000
}


A:link 
{
	CURSOR: pointer; 
		text-decoration:none; 
        font-family:Verdana; 
        font-size:10px; color:#000000
}

A:hover 
{
	CURSOR: pointer; 
    TEXT-DECORATION: overline underline; color:#000000; 
    font-family:Verdana; font-size:10px; text-align:center
}

A:visited 
{
	CURSOR: pointer; 
    TEXT-DECORATION: none; 
    font-family:Verdana; color:#000000; font-size:10px
}

A:active 
{
	CURSOR: pointer; 
    TEXT-DECORATION: overline underline; 
    font-family:Verdana; font-size:10px
}
h1
{
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt	

}
h2
{
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt
}
h3
{
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-size: 8pt
}
h4
{
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-size: 6pt
}
h5
{
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-size: 4pt
}
h6
{
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 2pt
}