.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	letter-spacing: 1px;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
}
.italictitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
}
.texttiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99CCFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99CCFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCC;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FCF;
	text-decoration: none;
	font-weight: normal;
}
.textaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 2px;
}
