.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.texttitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
li {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../images/list.gif);
	line-height: 20px;
}
.textsml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:visited {
	color: #006699;
	text-decoration: none
}
a:active {
	color: #006699;
}
a:hover {
	background-color: #E5E5E5;
	text-decoration: underline
}
a:link {
	color: #006699;
	text-decoration: none
}
