body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F102F;
}
body {
	background-color: #1B1C56;
	background-image: url(images/bkg1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #B1D97B;}
a:visited {color: #8CC63E;}
a:hover {color: #8CC63E;}
a:active {color: #638D29;}
.style1 {color: #FFFFFF}

a:link.nav {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a:visited.nav {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a:hover.nav {color: #B4DA81; font-weight: bold; text-decoration: underline;}
a:active.nav {color: #FFFFFF; font-weight: bold; text-decoration: none;}
.style2 {color: #FFFFFF; font-style: italic; }
.style3 {color: #FFFFFF; font-weight: bold; }