body {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;

}
.logo {
	margin-top: 3px;
	margin-bottom: 3px;
}
.table1 {
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;




}

a {
	color: #996633;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: none;

}
.maintext {
	background-color: E6D59D;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;

}
.text {
	font-size: 14px;
	padding: 6px;
	text-align: justify;



}
.title1 {
	font-size: 20px;
	color: #996633;
	font-weight: bold;
	background-position: top;


}
.times {
	background-color: #FFFFCC;
	border: 1px solid #CC9900;
	font-size: 12px;

}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-align: center;

}