body, p, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #000000;
}

h1 {
	font-size : 24px;
	font-weight : bold;
	margin-bottom : 5px;
}

h2 {
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
}

a {
	color: #663300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.heading {
	color: #663300;
	text-decoration: underline;
	font : bold italic;
}

a.menu {
	color: #FFFFFF;
}

table.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #663300;
}

.white_text {
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight : normal;
}

.footersmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight : normal;
}

.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
}

.plaintext {
	font-weight : normal;
}
