@charset "windows-1252";
/* CSS Document */

.text   {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none
}
.white {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none
}
.links {
	color: #193F85;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline
}
.bold {
	color: #010099;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none
}
.intro {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none
}
.preload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
