a
{    font-family: Verdana, Arial, Trebuchet MS;
}

a:link
{
	color: #012AB1;
	font-size:10pt; 
	text-decoration: none;

}
a:hover
{
    color: #363651; 
    font-weight: ;
    text-decoration: none

}

a:visited
{
color: #012AB1;
font-size:10pt; 
text-decoration: none;
} 

a:active 
{
	color: #FF3300;
	font-size:10p;
	text-decoration: none;

}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: #26275C;
	font-size:10p;
      background-image: url('thins.bmp'); 
      background-attachment: fixed;
      font-family: Verdana, Arial, Trebuchet MS;

}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Trebuchet MS;
}
h1
{
	color: rgb(54,54,81);
}
h2
{
	color: rgb(54,54,81); 
}
h3
{
	color: rgb(54,54,81); 

}
h4
{
	color: rgb(54,54,81);
}
h5
{
	color: #363651;
}
h6
{
	color: rgb(54,54,81);
}