a:link
{
	color: rgb(255,255,255); 
	text-decoration: none
}
a:visited
{
	color: rgb(255,255,255); 
	text-decoration: none
} 
a:active 
{
	color: rgb(255,255,255);
	text-decoration: none
}
a:hover 
{
	color: rgb(255,153,0);
	text-decoration: none

}


td           { font-family: Tahoma, Trebuchet MS; font-size: 8pt }


body
{
	font-family: Tahoma, Trebuchet MS, Helvetica;
	color: rgb(0,0,0);
	font-size: 8pt;
}


h1
{
	font-family: Verdana, Helvetica;
	color: rgb(204,51,0);
	font-size: 16pt;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10pt;
}
h3
{
	font-family: Verdana, 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);
}

.linkw2w:link  { font-family: Tahoma, Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #FFFF99}
.linkw2w:visited { font-family:  Tahoma, Ariala, sans-serif; font-size: 8pt; text-decoration: none; color: #FFFF99}
.linkw2w:hover { color: #FFFFFF; font-family: Tahoma, Arial, sans-serif; font-size: 8pt; text-decoration: none}


.linkw3w:link  { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; color: #000000}
.linkw3w:visited { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; color: #000000}
.linkw3w:hover { color: #FF0000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none}


 body {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  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)}
