@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.10pxBold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.12ptBold {
	font-size: 12pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.wht_text {color: #FFFFFF}
.title {
	font-size: 18px;
	font-weight: bold;
}
.redtextBold {
	color: #670E0F;
	font-weight: bold;
}
.redtext {
	color: #990000;
}

