a:link {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C03;
}
a:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C33;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.textbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.textlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.texthead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
}
