/* CSS Document */

body {
	background-color: #F2EBE8;
}


body,td,th {
	color: #915444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {font-size: 12px}
.fineprint {font-size: 10px}
.boldprint {font-size: 16px; font-weight:bold}
.style3 {color: #EBDBAB}
.style4 {color: #FFFFFF}
.style2 {color: #000000}

a:link {
	color: 3D0608;
	text-decoration: none;
}
a:visited {
	color: 3D0608;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

</style>

