.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : White;
}
.header{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #FFCC33;
	font-size : 20pt;
}
.subheader{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #006600;
	font-size : 10pt;
}
.subheader1{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFCC33;
	font-size : 10pt;
}
.nav{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFCC33;
	font-size : 10pt;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFCC33;
	font-size : 10pt;
	text-decoration : none;
}


