td 
{text-decoration:none; 
font-family: arial;
font-size: 18px; } 

p 
{text-decoration:none; 
font-family: arial;
padding-left: 0px;
font-size: 16px; } 

p.t3 {
color: white;
font-size: 24px;  
text-decoration: none;}

p.t4 {
color: white;
font-size: 16px;  
text-decoration: none;}

li
{
   list-style-type: none;
   margin: 0px 0px 5px 0px;
   padding: 0 0 10 30px;
   background: url(li.gif) no-repeat 0 6px;
} 

h1 {
    display: block;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    margin: 25px 0 10px 0px;
    padding: 0 0 10px 0;
    text-shadow: 0 1px 0 #bee3fa;
}

h2
{text-decoration:none; 
font-family: arial;
color: #cc3399; 
font-size: 16px; } 


h3
{text-decoration:none; 
font-family: arial;
color: #cc3399; 
font-size: 18px; } 

h4
{text-decoration:none; 
font-family: arial;
color: black; 
font-size: 16px; } 


a:link {color: #191970; text-decoration: underline}
a:visited {color: #990099; text-decoration: underline}
a:active {color: #191970; text-decoration: underline}
a:hover {color: #cc3333; text-decoration: underline}

img {border-color: white; border: 0} 

