
body {
	background-color: #264885;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20325A;
}
a:link {
	color: #70ba8a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #70ba8a;
}
a:hover {
	text-decoration: underline;
	color: #70ba8a;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 15px;
	color: #FFFFFF;
}

