body, table, tr, td {
	font: 7pt verdana; 
	color: #EAEAEA;
	letter-spacing: 1px;
}
body {
	background: #E1E5DF url('pattern.jpg');
}
BODY {
	SCROLLBAR-FACE-COLOR: #C3C9C0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #909090; 
	SCROLLBAR-SHADOW-COLOR: #E1E5DF; 
	SCROLLBAR-3DLIGHT-COLOR: #E1E5DF; 
	SCROLLBAR-ARROW-COLOR: #9FB196; 
	SCROLLBAR-TRACK-COLOR: #E1E5DF; 
	SCROLLBAR-DARKSHADOW-COLOR: #909090;
}
h2	{
	color: #D7F3E3;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font: 10pt georgia;
	margin-left: 10px;
	padding-left: 25px;
	padding-right: 15px;
	margin-right: 10px;
	border-bottom-color: #ABBFB4;
	border-bottom-style: dashed;
	border-width: 1px;
	/*width: 95%;*/
}
a:link, a:active, a:visited {
	color: #D1E9DC;
	text-decoration: none;
}
a:hover {
	color: #A0FFC9;
	text-decoration: none;
}
input, textarea, option, select {
	background-color: #5D5C59;
	font: 8pt arial;
	color: #EAEAEA;
	letter-spacing: 1px;
	border: 1px solid #333333;
	padding:2px; 
}
#maintext {
	width: 313px;
	text-align: justify;
	padding-bottom: 10px;
	margin-left: 236px;
	margin-right: 126px;
	margin-top: -10px;
}
#container {
	background: url('bg.jpg');
	padding: 0;
	margin: o;
	width: 675px;
}