LI {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	list-style-image : url(../graphics/leaf.gif);
	color : #006633;
}

BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: white;
	border : thin Black;
}
        /*Body is Times New Roman*/

H1 {
	color: #006633;
	font-family: "Times New Roman";
	font-size: 14pt;
	text-decoration : none;
}
        /*Level-one navigation headings blue, */

H2 {
	color: #006633;
	font-family: "Times New Roman", font-size: x-small;
	font-size: 11pt;

}
        /*Level-two headings blue, serif font*/

P {
	color: #006633;
	font-family: "Times New Roman";
	font-size: 10pt;
}
        /*body paragraphs blue*/

TD {
	background-color: transparent;

}
        /*Table cells */

INPUT {
	font-family: "Times New Roman";
}
        /* form fields and buttons in Verdana font */

B {     color: #006633 }
        /*Bold text is blue*/

I {     color: #006633}
        /*Italic text is blue*/
		
A:LINK {
	font : normal "Times New Roman", Times, serif;
	color: #006633;
	text-decoration : none;
}
		
A:MAILTO {
	font : normal "Times New Roman", Times, serif;
	color: #006633;
	text-decoration : none;

.footer {
	font-size: 14pt;
	color: Black;
}
        /*Footer-class elements 14 point black*/	
		
.Header2 {
	color: #006633;
	font-family: "Times New Roman", 
	font-size: 10pt;
	vertical-align : middle;
}
        /*Level-two headings blue, serif font*/