body,td {
	background-color: #EEFFDD;
	color: #663333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}

A:link {
	font-weight: bold; 
	background: transparent; 
	color: #B34000; 
	text-decoration: none;
}

A:visited {
	font-weight: bold; 
	background: transparent;
	color: #996666; 
	text-decoration: none;
}

A:hover {
	font-weight: bold; 
	background: transparent; 
	color: #B34000; 
	text-decoration: underline;
}

.title {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #33664C;
}

.subh {
	font-size: 15px;
	font-weight: bold;
	color: #46830A;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33664C;
}

.box {
	text-align: center;
	background-color: #EEFFDD;
	margin: 5px 0;
	border: 1px dotted #663333;
	font-size: 11px;
}

.colm1 {
	text-align: left;
	background-color: #B1E5B2;
	padding: 10px 11px 20px 11px;
   margin: 5px 0 10px 10px;
	width: 400px;
	font-size: 11px;
	color: #663333;
}

#center { 
	width:700px; 
	height:300px; 
	margin-left:-350px; 
	margin-top:-150px; 
	text-align:left; 
	padding:0px; 
	border:1px solid #CCCCCC; 
}

h1 {
	color: #33664C;
	font: normal 22px Arial, Helvetica, sans-serif;
}

h2 {
	color: #46830A;
	font: normal 19px 0px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

h3 {
	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #46830A;
}

#back{
	text-align:left;
	font-size:9px;
	position:absolute;
	left:3px;
	top:3px;
}

