.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white {
	font-family: verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}

.base_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #343399;
}
.pageheading {
	font-family: "Gill Sans Ultra Bold";
	font-size: 18px;
	color: #003399;
}
.highlight {
	font-family: pristina;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	background-color: #FFCC00;
}

