a:active {  color: #FFFFFF}
a:hover {  color: #FFCC00}
a:link {  color: #003366}
a:visited {  color: #003333} 

p {  font-family: "Times New Roman", Times, serif; 
     font-size: 12pt; 
     font-weight: bolder; 
     color: #333399; 
     list-style-position: inside; 
     list-style-type: upper-alpha; 
     text-indent: 0.3in}
ul { font-family: Georgia, "Times New Roman", Times, serif; 
     font-size: 10pt; 
     list-style-type: upper-alpha; 
     font-weight: 300; 
     color: #003333; 
     list-style-position: inside; 
     word-spacing: 20px}

