body, textarea, form, td, th, select, input {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
}
.date {
	font-style: italic;
}
.quote {
	font-size: 10px;
	color: #0066FF;
}
.white {
	color: #FFFFFF;
}
.white	a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.white	a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.white	a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white	a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.popup {
	color: #9F141A;
	cursor: help;
	text-decoration: none;
}