body{
	margin:0px;
	background-color:#f7ed9e;
}

td.content{
	font-family:Verdana, Arial,Times New Roman, Helvatica,sans-Serif;
	font-size:11px;
	color:#000000;
	padding-right:5px;
}

td.ta{
	font-family:Verdana, Arial,Times New Roman, Helvatica,sans-Serif;
	font-size:11px;
	color:#000000;
	background-color:#e3d36c;
}


td.ta2{
	font-family:Verdana, Arial,Times New Roman, Helvatica,sans-Serif;
	font-size:11px;
	color:#000000;
	background-color:#f5ea8a;
}

td.title{
	font-family:Arial,Times New Roman, Helvatica,sans-Serif;
	font-size:15px;
	line-height: 2em;
	font-weight:bold;
	color:#d7bf00;
}

a:link, a:visited {
	color:#ee7f01;
	text-decoration:none;
}

a:hover {
	color:#713e04;
	text-decoration:none;
}

