body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #F90500;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
}

a {
	color: #FFFFFF;
	text-decoration:none
}

a:hover {
	text-decoration: none;
	color: #14007D;
	
}
.black_header {
	font-size: 15pt;
	color: #000000;	
	font-weight: bold;
}

.yellow_header {
	font-size: 20pt;
	color: #FEFE9A;	
	font-weight: bold;
}

.white_subheader {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.white_text_lg {
	font-size: 11pt;
	color: #FFFFFF;
}

.white_text_sm {
	font-size: 8pt;
	color: #FFFFFF;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}	
	