
body { 
             background-color: #FFFFFF;
             font-family: Times New Roman, Roman, Times. Serif;
             font-size: 12pt;
             color: #000000;
}


li { 
	     font-family: Times New Roman, Roman;
             font-size: 14pt;
             color: #000000;
}

a {	
	     font-family: Times New Roman, Roman;
             font-size: 14pt;
             color: #006666;
}	

a.textLink {
             font-family: Times New Roman, Roman;
             font-size: 12pt;
             color: #006666;
}

p { 
             font-family: Times New Roman, Roman, Times. Serif;
             font-size: 12pt;
             color: #000000;
}

h2 {	
	     font-family: Times New Roman, Roman;
             font-size: 14pt;
             color: #000000;
	     font-weight: bold;	
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
	
