@charset "UTF-8";
/* CSS Document */


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #ff6600;
	margin-top: 30px;
	line-height: 20px;
	margin-bottom: 5px;
}

.regular-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin:0 0 20px 0; line-height:1.4em;
}
a.Regular-text:link{color:#000; text-decoration:underline;}
a.Regular-text:visited{color:#333; text-decoration:underline;}
a.Regular-text:hover{color:#c00; text-decoration:underline;}
