
.style1 {
	color: #003365;
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-weight: bold;
}
.style5 {font-size: 14px}
.style6 {font-size: 11px}
.style7 {font-size: 15px; }
.style8 {color: #FFFFFF}
a {
	color:#FFFF99;
	text-decoration:underline;
}

		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color:#CCCCCC;
				font-size: 9.5pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
