body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CC0033;		
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pg {
	background-color: #CC0033;
	position: static;
	height: auto;
}
.l_side {
	background-color: #000000;
}
.center_text {
	background-color: #FFFFFF;
}
.l_top {
	background-color: #FFFFFF;
}
.l_bottom {
	background-color: #FFFFFF;
}
.body_text {
	color: #000000;
}
.header_text {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.question_text {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #CC0033;
}
.answer_text {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.location_text {
	font-size: 12px;
	font-weight: bolder;
	color: #666666; 
	color: #000000;
	position: relative;
	left: 50px;
}
.menu_text {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.center_align {
	text-align: center;
}
.left_align {
	text-align: left;
	position: static;
	text-indent: 10px;
}
.right_align {
	text-align: right;
	position: static;
}
.subheader_text {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.casestudy_text {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
