HTML {		
	margin: 0px;
	padding: 0px;
	}


	
BODY {					
	margin: 0px;
	padding: 0px;
	background: #CFCEC4 url(back03.jpg);background-repeat: repeat-y;
	}

#container {	
	position:absolute; left:150;
	top:10px;
	width:600px;
	background:transparent;
	margin-left:30px;
	}

	
#document {	
	position:absolute; left:80;
	top:190px;
	width:600px;
	background:transparent;
	margin-left:0px;
	}
	
A:link,  A:visited, A:active {
	color: #A22C25; 
	text-decoration: none; 
	font-weight: bold;
	font-family:Arial; 
	font-size:0.93em;
	}
	
A:hover {
	color: #1F4E8A; 
	text-decoration: underline; 
	font-weight: bold;
	font-family:Arial; 
	font-size:0.93em;
	}	
	
p.main {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:2.0em;
	font-style: normal;
	font-weight: normal;
	text-align: justified;
	color: #52371D;
	}

p.note {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:0.9em;
	font-style: normal;
	font-weight: normal;
	text-align: justified;
	color: #52371D;
	}
	
	
p.announce {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:1.1em;
	font-style: normal;
	font-weight: normal;
	text-align: justified;
	color: #52371D;
	}
	
table#tcom {
	background: transparent;
	border-color: c2c2c2;
	}
	
td#tdheader {
	background: #2c2c2c;
	font-family: Arial;
	font-size:0.73em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #E3E3E3;
	padding: 0.3em;
	border-color: c2c2c2;
	}

td#tddescription {
	background: transparent;
	font-family: Arial;
	font-size:0.73em;
	font-style: normal;
	font-weight: normal;
	color: #2c2c2c;
	padding: 0.3em;
	border-color: c2c2c2;
	}
	
form#aform {
	background: #D0DCCC;
}


p.success {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:1.0em;
	font-style: normal;
	font-weight: bold;
	text-align: justified;
	color: #353946;
	}
