BODY { background-color: #181A37; margin: 4px; }
.copy { padding: 10px; }
P, LI, .bodyText { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333; 
}
.formText {
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal;
}
.formTextBld {
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #3E5B9D;	
}
.alert {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: red;
}
.subhead { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #3E5B9D; 
}
.footer { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #64708F; 	
}
/* links */
A:link, A:visited { text-decoration: underline; color: #C60; }
A:active { text-decoration: none; color: yellow; } 
/* footer */
A.foot:link, A.foot:visited { text-decoration: underline; color: #8EA0CC; }
A.foot:active { text-decoration: none; color: #ccc; } 