body {
	background-color: #B7AB91;
	padding-top: 0px;
   color: #000000;
   font-family: tahoma, arial;
   font-size: 11px;}

td {
   color: #000000;
   font-family: tahoma, arial;
   font-size: 11px;}
	
a:link {
	color: #6699CC;
	text-decoration: underline;}

a:visited {
	color: #AA9D7D;
	text-decoration: underline;}

a:active {
	color: #6699CC;
	text-decoration: none;}

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

.contentarea {
	text-align: left;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 45px;
	padding-bottom: 10px;
}

.announc {
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 80px;
	padding-bottom: 15px;
}

.footer {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footer a:link {
	color: #000000;
	text-decoration: underline;}

.footer a:visited {
	color: #000000;
	text-decoration: underline;}

.footer a:active {
	color: #6699CC;
	text-decoration: none;}

.footer a:hover {
	color: #6699CC;
	text-decoration: none;}

