body, p, td, table, ul, li, ol, span, form { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color: #000; 
}

.intro { 
font-size: 16px; 
color: #FFFFFF; 
font-weight: bold; 
}


/* HEADLINES AND SUNBHEADS */
h1 { 
font-size: 16px; 
color: #333399; 
font-weight: bold; 
}

h2 { 
font-size: 12px; 
font-weight: bold; 
color: #0099CC; 
}

/* FOOTER */
a.footer:link, a.footer:visited {
font-weight: bold;
font-size: 12px;
color: #333366;
text-decoration: none; 
}



