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);
	text-decoration: none
}
a:hover 
{
	color: rgb(89,67,36);
	text-decoration: underline
}

td           { font-family: Arial, verdana; font-size: 9pt }
body
{
	font-family: Arial, verdana, Helvetica;
	color: rgb(0,0,0);
	font-size: 9pt;
}

h1
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10pt;
}
h2
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 9pt;
}
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);
}

 body {
  margin-top: 5;
  margin-bottom: 5;
  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)}

