td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smalltext {
	font-size: 10px;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #336699;
}
a:visited {
	font-weight: bold;
	color: #336699;
}
a:hover {
	font-weight: bold;
	color: #990000;
}
a:active {
	font-weight: bold;
	color: #336699;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.bodycopy {
	font-size: 12px;
	color: #333333;
}

