body,td,th {
	font-family: Georgia, Verdana;
	font-size: 16px;
	color: #2c1903;
}
body {
	background-color: #FDFCEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td_border{
	border:1px solid #993300;
}

.main_text{
	line-height:25px;
	font-size:14px;
	font-family: Cambria (Headings);

	text-align:justify;
	padding:opx;
}
.td_border_bottom{
	border-bottom:1px solid #993300;
}

.footer{
	color:#FDFCEA;
}

a.footer:link, a.footer:visited, a.footer:active{
	color:#FDFCEA;
	text-decoration:none;
}

a.footer:hover{
	color:#FF6600;
}

.head{
	font-size:20px;
	font-weight:bold;
}

