.base_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
}
.headerc {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
}
.bodyc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

hr {
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 80%;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-align:center;
}
.header_highlight {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}

.highlight_strong_red {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

.fancy {
	font-family: "monotype Corsiva";
	font-size: 36px;
	color: #000000;
}
.white {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.whitehead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

