body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {text-decoration: none; color: #003366;}
A:visited {text-decoration: none; color: #003366;}
A:active {text-decoration: none; color: #003366;}
A:hover {text-decoration: none; color: #0066CC;}

.headtitle {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.smheader {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.require {
	color: #FF0000;
}
.sm_txt {
	font-size: 10px;
}
