.menutext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a {
	font-size: 10pt;
	color: #336699;
	text-decoration: none;

}
a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #006699;

}
.title1 {
	font-size: 14pt;
	color: #FF9933;
	font-weight: bold;

}
.title2 {

	font-size: 12pt;
	color: #FF9933;
	font-weight: bold;
}
p {
	font-size: 10pt;
	line-height: 15pt;
}
div {
	font-size: 10pt;
}
