.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E557B;
	font-weight: bold;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: AE0607;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E557B;
	font-weight: normal;
}
.bodysmalldkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E557B;
	font-weight: normal;
}
.bodysmalldkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.pdf_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.white {font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;
font-size: 12px;
color: #ffffff;
}
.white A {
text-decoration: none;
font-size: 12px;
color: #ffffff;
}
.white A:LINK {
text-decoration: none;
font-size: 12px;
color: #ffffff;
}
.white A:VISITED {
text-decoration: none;
font-size: 12px;
color: #ffffff;
}
.white A:HOVER {
text-decoration: underline;
font-size: 12px;
color: #ffffff;
}

.red {font-family: Arial, Helvetica, sans-serif; 
text-decoration: none;
font-size: 12px;
color: #AE0607;
}
.red A {
text-decoration:underline;
color: #AE0607;
}
.red A:LINK {
text-decoration:underline;
color: #AE0607;
}
.red A:VISITED {
text-decoration:underline;
color: #AE0607;
}
.red A:HOVER {
text-decoration:none;
color: #AE0607;
}

.date_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 10px;
	color: #0E557B;
	font-weight: normal;
}
