a:link {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.inactive {
	color: #666666;
}
.highlight {
	color: #006699;
	font-weight: bold;
	font-style: italic;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.boxquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

