p {
font-family: Lucida Sans, Sans-Serif;
color: #3300ff;
font-size: 10pt;
}

ul {
font-family: Lucida Sans, Sans-Serif;
color: #3300ff;
font-size: 10pt;
}

.white {
font-family: Lucida Sans, Sans-Serif;
color: #ffffff;
font-size: 10pt;
font-weight: bold;
}

.lightblue {
font-family: Lucida Sans, Sans-Serif; 
color: #66ccff;
font-size: 10pt; 
}

.headings {
font-family: Lucida Sans, Sans-Serif;
color: #3300ff;
font-size: 12pt;
font-weight: bold;
}

a:link {
color: #3300ff; 
font-style: italic;
text-decoration: underline;
}    

a:visited {
color: #3300ff; 
font-style: italic;
text-decoration: underline;
}    

a:active {
color: #3300ff; 
font-style: italic;
text-decoration: underline;
}    

a:hover {
color: #66ccff; 
font-style: italic;
text-decoration: underline;
} 

.italic {
font-style: italic;
}

.image {
font-family: Lucida Sans, Sans-Serif; 
color: #000000;
font-size: xx-small;  
font-weight: bolder; 
text-align: center;
}

.small {
font-family: Lucida Sans, Sans-Serif; 
color: #3300ff;
font-size: xx-small;  
font-weight: bolder; 
text-align: center;
}    

.bold {
font-weight: bold;
}