body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
}
.content {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.contact {
	border-top: 1px dashed #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.subheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.mainheader {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.data {
	padding: 3px;
	border: 1px solid #999999;
}
