<!-- styles.css
    Designed by Ally Mitchell
    SYBA -->
html, body {
	height: 100%;
}
body {
	font-family: verdana, arial, sans-serif;
	color: #06351B;
	margin: 0px;
}
.tborder {
	border: 1px solid #999D3F;
}
a:hover {
	color: #ff0000;
}
a {
	text-decoration: none;
	color: #333399;
}
p.disclaimer {
	font-size: 11px;
}
p.main {
	font-size: 11px;
	padding: 10px;
}
p.sponsor {
	font-size: 11px;
}
p.contactdisclaim {
	font-size: 9px;
	padding: 10px;
	text-align: center;
}
