td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.warning {
	font-size: 10px;
	color: #CC0000;
	line-height: 12px;

}
.redtext {
	color: #CC0000;
	font-size: 12px;
}
.greytext {
	font-size: 12px;
	color: #666666;
}
.bluetext {
	font-size: 12px;
	color: #336699;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #666666;
}

