td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	font-size: 11px;
	color: #3e92d2;
}
.bold {
	font-weight: bold;
}
.boldBlue {
	font-weight: bold;
	color: #3e92d2;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a:visited {
	font-size: 11px;
	color: #3e92d2;
}
.white {
	color: #FFFFFF;
}
.whiteHeading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.italic {
	font-style: italic;
}
.smallGray {
	font-size: 11px;
	color: #666666;
}
.smallRed {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.boldRed {

	font-weight: bold;
	color: #FF0000;
}

