@charset "ISO-8859-1";


body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
.bodytext {
	border-bottom:1px dotted #000000;
	padding:10px;
	}

.bodytext p {
	font-size:12px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#781027;
	margin:0;
}

.bodytext h1 {
	font-size:1.2em;
	color:#000000;
	}
	



