A:link {
	color:999900;
}
A:active {
	color:333300;
}
A:visited {
	color:cccc00;
}
A:hover {
	color:666600;
}


BODY {

	background-color: White;

}



FONT {

	color: 333333;

	font-size: 12pt;

	font-family: "Eras Demi ITC", "trebuchet ms", "arial", "helvetica", "sans_serif";

}



.MAINTEXT {

	color: 333333;

	font-size: 12pt;

	font-family: "Eras Demi ITC", "trebuchet ms", "arial", "helvetica", "sans_serif";

}



.MENUTEXT {
	color: 333333;
	font-size: 10pt;
	vertical-align: baseline;
	font-family: "Eras Demi ITC", "trebuchet ms", "arial", "helvetica", "sans_serif";
	margin-bottom : -5px;
	margin-top : -3px;
}





H1 { 

		font-family: "Eras Demi ITC", "trebuchet ms", "arial", "helvetica", "sans_serif";

}



H3 { 

		font-family: "Eras Demi ITC", "trebuchet ms", "arial", "helvetica", "sans_serif";

}



.SIZE1 { 

	font-size: 7pt;

}



.SIZE2 { 

	font-size : 10pt;

}



.SIZE3 { 

	font-size : 16pt;

}



.HCENTER {

	text-align: center;

}

