BODY {
	font-family: Verdana; font-size: small;
	text-decoration: none;
	background-image: url('images/bg.jpg');
	background-attachment: fixed;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #990099;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #285BAA;
	    
}
a:hover {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #003366;
	
}

a:active {
    text-decoration: none;
    font-weight: small;
    font-style: small;
	font-size: 12px;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-weight: small;
  font-style: small;
  font-size: 12px;
  color: #003366;
    
}

H1 {font-family: Arial, sans-serif;
  font-size: 18px;

}  

H2 {font-family: Arial, sans-serif;
	color: #003366;
	font-size: 14px;

}  

