.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-align: justify;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: dashed;	border-bottom-style: dashed;	border-top-color: #333333;	border-bottom-color: #333333;	line-height: 15px;	padding-top: 12px;	padding-bottom: 12px;	padding-right: 15px;	padding-left: 15px;	margin-right: 20%;	margin-left: 20%;}body {	background-color: #FFFFFF;	text-align: center;	margin-top: 25px;	margin-left: 15px;}a {	font-weight: bolder;	color: #FF9933;	text-decoration: none;}a:hover {	font-weight: bolder;	color: #FFCC00;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #FFCC00;}.copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 15px;	color: #333333;}.footer {	text-align: right;	position: relative;	bottom: 1%;	left: 4%;	margin: 0px 5px 0px 0px;	padding: 0px;	height: 20px;	width: 90%;	right: 4%;}.application {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-align: left;}#appform p {	margin: 6px 0;	}form dd {	margin: 0;	}	form dt {	float: left;	padding-right: 10px;	}#appform fieldset {	border: 1px dotted #ccc;	padding: 0 20px;	}#appform legend {	font-size: 10px;	color: #666666;	padding: 4px 8px;	}.focus {	border: 1px dotted #FFFFFF;}
