body {
	font: 8pt georgia; }
table, tr, td {
	font: 8pt georgia; }


body {
	background-color: #E0DFB1; 
	background-image: url(bgr.gif); 
	background-position: top left; 
	background-repeat: repeat-y; }
A:link { color: #5B591F; text-decoration: none; border-bottom: 1px solid #E0DFB1; } 
A:visited { color: #5B591F; text-decoration: none; border-bottom: 1px solid #E0DFB1; } 
A:active { color: #5B591F; text-decoration: none; border-bottom: 1px solid #E0DFB1; } 
A:hover { color: #2A2900; text-decoration: none; border: none; }
img { border: none; filter: none; }
input, textarea, option, select {
	background-color: #E0DFB1;
	font: 8pt georgia;
	color: #2A2900;
	border: 1px solid #2A2900;
	padding:2px; }
h2, h3 { font: 14pt georgia; font-weight: bold; color: #5B591F; border-bottom: 1px solid #E0DFB1; }
#content { 
	position: absolute; 
	top: 480px; 
	left: 48px; 
	width: 328px; 
	padding: 5px;
	font: 8pt georgia; 
	color: #2A2900;
	text-align: justify;
 }