﻿BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#fff;
	background-image: url('../images/background.jpg');
	background-repeat: xy;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
}

P, TR, TD, LI, UL, Table{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	}
	
	
A {
	color: #888;
	text-decoration: none;}
A:HOVER {
	color: #888;
	text-decoration: underline;}
h1 { 
	font-family: Georgia, serif;
	font-size: 18px;
	color: #801a18;
	letter-spacing: 1px;
	font-weight: normal;
	}
	
#textarea {
	background-image: url('../images/n14.jpg');
	background-repeat: no-repeat;
	width: 361px; height: 302px;
	}	
.textarea {
	font-size: 11px;
	line-height: 120%;
	padding: 10px;
	text-align: justify;}
		

.copyright {
	font: arial;
	font-size: 10px;
	text-align: center;
	color: #fff;
	}
	