BODY, P, TD, TH, INPUT, SELECT, FORM {
	font-family: georgia, georgia ref, helvetica, arial, verdana, times new roman;
	
	color: #000000;

	font-weight: normal;  }

a:link {
	color: #909090;
	text-decoration: none }
	
a:visited {
	color: #909090;
	text-decoration: none }
	
a:hover {
	color: #CDCDCD;
	text-decoration: underline }


body {
	margin: 0 auto;
	text-align: center;
	background: #27352C }


divaddress    {        font-family: georgia, georgia ref, arial, verdana, times new roman;
	font-color: #FFFFFF;
	font-weight: bold; }
	

.img {
	font-family: georgia, arial, verdana;
	font-size: 8pt;
	text-align: center;
	}

.content {
	text-align: center; 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%;
	height: 1px;
	overflow: visible; 
	visibility: visible; 
	display: block;
	}
	
.textarea {
	position: absolute; 
	top: -260px; 
	left: 0px;
	width: 100%; 
	height: 530px; 
	visibility: visible; 
	
	}
	