.maintext {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
}

.maintext2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	text-decoration:underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
DIV.hidden_content H5 {
	color: #ffcc00;
	text-decoration:underline;
}
