
H1 {
	color: #336699;
	font-family: "Arial Narrow";
	font-size: 18pt;
	font-weight: bold;
	text-decoration : strong;
}


H2 {
	color: #336699;
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: bold;
	text-decoration : strong;
}

H3 {
	color: #336699;
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	text-decoration : strong;
}

P {
	color: #336699;
	font-family: "Arial";
	font-size: 10pt;
}

TD {
	color: #336699;
	font-family: "Arial";
	font-size: 10pt;
}
LI {
	font-family : "Arial";
	font-size : 10pt;
	color : #336699;
}		
INPUT {
	font-family: "Arial";
}
        /* form fields and buttons in Verdana font */

B {     color: #336699 }
        /*Bold text is blue*/

I {     color: #336699}
        /*Italic text is blue*/
		
A:LINK {
	color: #66cc33;
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
}

A:HOVER {
	color: #ccff99;
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
}

A:VISITED {
	color: #66cc33;
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
}
		
A:MAILTO {
	font : normal "Arial", Arial, serif;
	color: #336699;
	text-decoration : none;
}

.footer {
	color: #339900;
	font-family: "Arial Narrow";
	font-size: 8pt;
}
		
.header1 {
	color: #336699;
	font-family: "Arial Narrow";
	font-size: 24pt;
	font-weight: bold;
	text-decoration : strong;
}

.header2 {
	color: #336699;
	font-family: "Arial Narrow";
	font-size: 16pt;
	font-weight: bold;
	text-decoration : strong;
}
.header3 {
	color: #336699;
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	text-decoration : strong;
}
