body 
  {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border:none;
	background: url(images/background2.gif);
  }
	
	
H1
{
  font-size: 16px;
  color: #262859;
  font: Tahoma;
  font-weight: bold;
}  

H2
{ 
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

H3
{
  font-size: 14px;
  font-weight:bold;
  color: #5e5f7a;
  font-family:inherit;
}

li
{
  list-style-type:none;
  font-size:12px;
}


p
{
font-size:12px;
color:#000000;
font-family:inherit;
font-weight:normal;

}
a:link
{
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  border:none;
}

a:visited {

color:#17172b;
text-decoration: none;
font-weight: normal;
border:none;

} 

a:hover {

color: #1d36f1;
font-weight: normal;
text-decoration:none; 
border:none;
}