body {
	background-image: url(images/bg2.jpg);
}
body,td,th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	line-height:180%
}
.blue {
	color: #005BB8;
	font-size: 11px;
}
a:link {
	color: #4D4D4D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D4D4D;
}
a:hover {
	text-decoration: none;
	color: #005BB8;
}
a:active {
	text-decoration: underline;
	color: #005BB8;
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
}
