a:link {
	text-decoration: none;
	color: #099;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #099;
}
a:hover {
	color: #096;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.textlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

.textbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009999;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.textboldlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23ACAD;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #399;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #399;
}
.text-1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #099;
}
