a:link
{
	color: rgb(0,0,0); 
	text-decoration: none;
	
}
a:visited
{
	color: rgb(0,0,0); 
	text-decoration: none;
} 
a:active 
{
	color: rgb(0,0,0);
}
a:hover 
{
	color: rgb(130,176,60);
	

}
td           { font-family: Arial; font-size: 9pt }
body
{

	font-family: Arial, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10pt;

}

h1
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 20pt;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(204,102,0);
	font-size: 14pt;
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}




.text {
    color: #FFFFFF;
    font-family:Arial;
	font-weight:bold;
	width:100%;
	padding-bottom:6px;
	Filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1) Filter: Glow(Strength=2, Color=#000000) }
.text2 {
    color: #CC3300;
    font-family:Arial;
	font-weight:bold;
	width:100%;
	padding-bottom:6px;
	Filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1) Filter: Glow(Strength=1, Color=#FFFFFF) }
 
 body {
  margin-top: 6px;
  margin-bottom: 10px;
  margin-left: 0%;
  margin-right: 0%;
 }

img {A:hover, A:active {color: #FFFFFF }} 
A:hover img, A:active img {Filter: Alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0)}