td, p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
	color: #000000;
}

a {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
	color: #993300;
}

strong {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 20px;
	font-weight: bold;
	color: #993300;
}

redtext {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
	color: #FF0000;
}

p.header1 {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}

td.menu {
	font-size: 11px;
	font-weight: bold;
	color: #669966;
}

a.menu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    color: #000000;
}

a.menu:HOVER {
	text-decoration: underline;
}

td.copyright {
	font-size: 11px;
	text-decoration: none;
}

td.small {
	font-size: 10px;
}

td.strong {
	font-size: 13px;
	color: #993300;
}

a.strong {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

a.small {
	font-size: 10px;
}

tr.small {
	font-size: 10px;
}