.standard {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
}
.small {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
.title {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
.titlecolor {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.smaller {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
