body {
	font-family: Times New Roman, Arial;
	font-size: 14px;
	background: #FFFFFF;
	color: #333333;
}

#maininfo td {
	color: #696456;
	font-size: 24px;
	background-color: #FBF8EF;
	border: 1px solid #F3F0E2;
}

a:link {
	font-style: normal;
	font-weight: normal;
    color: #000;
	text-decoration: none;
}

a:visited {
	font-style: normal;
	font-weight: normal;
    color: #000;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	font-weight: normal;
    color: #000;
	text-decoration: none;
}

hr.news {
	color: #F0F0F0;
	height: 1px;
	border-style: none;
	background-color: #F0F0F0;
	margin-top: 0;
	margin-bottom: 0;
}

.hdr {
	font-size: 24px;
	color: #333333;
}

#foot td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}
