body 
{ 
background-color: #6699CC; 
color: #000000; 
margin-left: 2%; 
margin-right: 2%; 
font-size: 10pt; 
font-family: arial, helvetica; 
line-height: 12px 
} 

A:link {color: #000099} 
A:visited {color: #660033} 
A:active {color: #000000} 

hr{ color: #006600; background-color: #003300; width:100%; height:2px; }

hr.menu { color: #006600; background-color: #003300; width:80%; height:5px; }


p
{
text-align: left;
color: black;
font-size: 8pt;
font-family: arial
}

H2 {font-size: 16pt; font-family: arial, helvetica; color: #000000; text-align: center} 
H3 {font-size: 14pt; font-family: arial, helvetica; color: #000000; text-align: left} 
H4 {font-size: 12pt; font-family: arial, helvetica; color: #000000; text-align: left} 
 

.school {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: purple;
text-align: center;
font-weight: bold;
}

.desc {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: purple;
}

a.blacklink:link {color: black;}


