body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bc2025;
	text-decoration: none;
}
a:hover {
	color: #cc6633;
}
a:visited {
	color: #cc6633;
	text-decoration: none;
}
.smallText {
	font-size: 9px;
}
b {
	font-weight: bold;
}
h2 {
	font-size:12pt;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
li {
	padding-left: -2px;
}
ul {
	padding-left: 14px;
}