p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	margin-bottom: 9px;
	margin-left: -5px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.redtext {
	color: #AA1E2D;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.redhead {
	font-size: 13px;
	font-weight: bold;
	color: #AA1E2D;
}
.red-inline {
	font-size: 12px;
	font-weight: bold;
	color: #AA1E2D;
}

