.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #0071bd;
	text-decoration: none;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #0071bd;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #0071bd;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #999;
	text-decoration: none;
	font-weight:bold;
}
.a1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #0071bd;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
.a1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #0071bd;
	text-decoration: none;
	font-weight:bold;
}
.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #999;
	text-decoration: none;
	font-weight:bold;
}

.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #999;
	text-decoration: none;
}
.tfield {
	margin: 0px;
	border: thin 1px #FFFFFF;
	
}
.textwebdings {
	font-family: Webdings;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
