body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/background.gif);
	background-color: #D6D4BB;
	margin: 20;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
p {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #336699;
}
hr {
	height: 1px;
	border-style: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
.header td {
	font-size: 11px;
}
.nav td {
	font-size: 11px;
	height: 20px;
}
.bodytext {
	font-size: 12px;
}
.bodytextsmall {
	font-size: 11px;
}
.footer td {
	font-size: 11px;
	color: #FFFFFF;
}	
.footer a {
	color: #FFFFFF;
}
