body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dangertext {
	color: #FF0000;
	text-align:center;
	font-weight: bold;
	font-size: 14px;}
.menutext {
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration:underline;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#CC9900;
}
a:active {
	text-decoration: none;
}
.para_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 18px;
	font-weight:bold;}

.para_headingleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 18px;
	font-weight:bold;}	
	
.emphasis {
	font-size: 14px;
	font-weight: bold;
}
.emphasis_blue {
	font-size: 14px;
	font-weight: bold;
	color:#000033;
}
.formbold{
	font-weight:bold;}
	
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; text-align: center; font-size: 20px; font-weight: bold; color: #CCCC99; }
.style4 {font-size: 14px}