body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.subTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #97C6FF;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5BA5FF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	color: #E6E6E6;	

}
.error {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;

}

