a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #454545;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #454545;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
s}
BODY {
	font-weight: normal;
	background-color: #C7CEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #1A222D;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #889F1D;
}
.red {
	color: #940202;
}
.orange {
	color: #FFEA00;
}
.grey {
	color: #5D6269;
}
