td { 
 font-family: verdana, arial; 
 font-size: 14px; 
 color: #333333;
 text-decoration:none
 }
.ai { 
 font-family: verdana, arial; 
 font-size: 10px; 
 color: #000000;
 text-decoration:none
 }
a { 
 font-family: verdana, arial; 
 font-size: 12px; 
 color: #993300;
 text-transform: lowercase 
 }
.at { 
 font-family: verdana, arial; 
 font-size: 12px; 
 color: blue
 }
a:hover { 
 color: #cc3300;
 }
h1 { 
 font-family: arial; 
 font-size: 14px; 
 color: #333333;
 text-transform: uppercase; 
 font-weight:bold
 }
h2 { 
 font-family: arial; 
 font-size: 13px; 
 color: #333333;
 text-transform: uppercase; 
 font-weight:bold
 }
h3 { 
 font-family: arial; 
 font-size: 13px; 
 color: #333333;
 text-transform: uppercase; 
 font-weight:bold
 }
body {
 margin: 0px 0px 0px 0px;
 bgcolor=#ccffcc
}

