html, body {
	background-color: #f5f5dd;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

table {
	font-family: Arial;
	font-size: 12px;
}

td.caption {
	font-size: 20px;
	font-weight: bold;
	color: #301a08;
}

td.menu {
	font-size: 14px;
	line-height: 30px;
}

td.marquee {
	font-family: Tahoma;
	font-size: 13px;
	color: #fcfcf3;
}

a, a:hover, a:link, a:visited {
	text-decoration: none;
	color: #301a08;	
}
a.defi, a.defi:hover, a.defi:link, a.defi:visited {
	text-decoration: underline;
	color: #301a08;	
        font-size:11px;
}

