a:link
{
	color: rgb(0,0,0); 
	text-decoration: underline
}
a:visited
{
	color: rgb(0,0,0); 
	text-decoration: underline
} 
a:active 
{
	color: rgb(0,0,0);
	text-decoration: underline
}
a:hover 
{
	color: rgb(255,255,255);
	text-decoration: none

}
td           { font-family: Arial; font-size: 11pt }
body
{
	font-family: Oswald, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 11pt;
}

h1
{
	font-family: Trebuchent MS, Helvetica;
	color: rgb(0,0,0);
	font-size: 18pt;
}
h2
{
	font-family: Oswald, Verdana, Arial, Helvetica;
	color: rgb(128,0,0);
	font-size: 13pt;
}
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);
}

.linkw2w:link  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #C1B397}
.linkw2w:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #C1B397}
.linkw2w:hover { color: #C1B397; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline}


.linkw3w:link  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000}
.linkw3w:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000}
.linkw3w:hover { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none}

 body {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

 }


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)}
