body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #333333;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #545621;
}
a:visited {
	color: #535521;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #535521;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
}
p {
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666633;
	font-style: italic;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	font-style: italic;
}
li {
	line-height: 18px;
}
