a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #4974b9;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #4974b9;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #244569;
	background-repeat: repeat;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #244569;
}
.underline {
	text-decoration: underline;
}
.item {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #244569;
}

.green {
	color: #7BAB39;
}
.blue {
	color: #0A79BE;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.lt-blue {
	color: #4974b9;
}
.grey {
	color: #979396;
}
