body {

	background-color: #DEDECA;

}



body, td, th {

	color: #3b1d1d;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	line-height: normal;

}



h1, h2 {

	color: #663300;

}



h3, h4, h5, h6 {

	color: #996633;

}



a {

  color: #336600;

}

a {
	font-size: 12px;
	color: #400000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #333300;
}
a:active {
	text-decoration: underline;
	color: #400000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
