.title1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: FF6600;
	font-weight: bold;
}
.title2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.nav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
}
.terms {
	font-family: Verdana;
	font-size: 9px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
