.headline {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A2A217;
}
.nav {FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.margin {
	margin: 10px;
}
.leftindent {
	margin-left: 15px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-top: 0px;
}
.subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.bold {
	font-weight: bold;
}
.boldItalics {
	font-style: italic;
	font-weight: bold;
}
