body, p, td, th, ul, a { 
	background-color: #fff; 
	color: #2B6D73; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
}
#content { 
	background-color: #fff; 
	color: #2B6D73;
	width: 100%; 
	border: none; 
}
h1 {
	font-weight:bold;
	font-size:16pt;
	text-transform: lowercase;
}
h2 {
	font-weight:bold;
	font-size:14pt;
	text-transform: uppercase;
	color: #6A317A;
}
h3 {
	font-weight:bold;
	font-size:12pt;
	color: #6A317A;
}
h4 {
	font-weight:bold;
	font-size:12pt;
	text-transform: uppercase;
}
h5 {
	font-weight:bold;
	font-size:12pt;
}
#lhs, .col2, #footer, #imgrhs, .top {
	display: none;
}
