BODY			{ background-image: url(bg.gif) }
HR				{ width: 600px }
TABLE.body		{ width: 600px; font: 10pt arial,helvetica; color: black }
INPUT.email		{ background: #EFEFEF }
TEXTAREA.email	{ background: #EFEFEF; width: 600px; height: 300px }
A:link			{ color: red }
A:visited		{ color: black }
A:active		{ color: black }
A:hover			{ color: black }
.title			{ text-align: center }
.frontbody		{ text-align: center }
.pagetitle		{ text-align: center; font-size: 12pt; font-weight: bold }
.maintext		{ text-align: justify }
.maintextright	{ text-align: right }
.nav			{ text-align: center }
.copyright		{ text-align: center; font-size: 8pt }
