<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title></title>
</head>
<body>
	@charset"xhtml"

h1, h2 {font-family: AquilineTwo; color: red;}  		
h3, h4, h5, {font-famliy: arial; sans serif; color: white;}
h6, {font-family: arial; sans serif; color: red;}
p, p.legend	{font-family: arial; sans serif; color: white; line-height: p%}
table {table-layout: relative; border-color: red;}
#personal label {position: absolute; font-size: 90%; 
								padding-top: .2em; left: 20px;}
input {margin-left: 9em; margin-bottom:.2em; line-height: 1.4em;}




</body>
</html>

	