BODY, P, TD { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	color: #202020;
}

INPUT, TEXTAREA, SELECT  { 
	font-size: 12px
}

LI {
	margin-top: 5px
}

A { 
	text-decoration: underline;
	color: #339933;
}

A:hover {
	text-decoration: none;
	color: #00CC33;
}

.head_topic {
	font-size: 13px;
	color: #feea60;
}

.content_head {
	font-size: 24px;
	color: #00b000;
}

.module_head {
	font-size: 14px;
	color: #00b000;
}

.contentheading, a.contentheading {
	font-size: 14px;
	color: #202020;
	text-decoration: none;
}

.contentpagetitle, a.contentpagetitle {
	font-size: 14px;
	color: #202020;
	text-decoration: none;
	font-weight: bold;
}


.readon, a.readon, back_button, a.back_button {
	font-size: 11px;
	color: #00b000;
}

.copy {
	font-size: 11px;
	color: #00b000;
}



