BODY {  }
.copy { padding: 10px; }
P, LI, .bodyText { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal;
}
.formText {
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: normal;
}
.formTextBld {
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: bold;
}
.alert {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	color: red;
}
.subhead { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold;
}
.footer { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;	
}
A.foot:link, A:visited { text-decoration: underline; color: #8EA0CC; }
#notForPrint { display: none; }