body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-image: url(images/bkgd.gif);
	background-attachment: fixed;
	background-color: #E91D28;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
}

a {
	color: #FDF8F2;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #f7cd6c;
}

a.black_links {
	color: #000000;
	text-decoration: underline;
}
a.black_links:hover {
	text-decoration: underline;
	color: #E91D28;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #11AE5C;
}

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

.red_header {
	font-size: 14pt;
	color: #E91D28;	
}

.red_subheader {
	font-size: 12pt;
	color: #E91D28;	
}

.red_text {
	font-size: 9pt;
	color: #E91D28;	
}

.cream_text {
	font-size: 9pt;
	color: #FDF8F2;	
}

.small_text {
	font-size: 8pt;
}

.small_cream_text {
	font-size: 8pt;
	color: #FDF8F2;	
}

.border {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}	

.searchterms {
display:none;
}