.background {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	background: #104a85 url(images/bg.jpg) repeat-x;
}
.tablebg {
	background: #4c78b9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}

.tablebg3 {
	background: #446ba5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFF;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}



.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFF;
}


a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}
a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9C0;
	text-decoration: none;
	}
a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
	}
a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9F0;
	text-decoration: underline;
	}

