@charset "utf-8";
/* CSS Document */

body {
	background-color:#4b7396;
	background-position: top center; 
	background-image: url(images/bg2.jpg);
	background-repeat:no-repeat;
	margin-top: 25px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000000;
}
a:link {
	color: #537da6;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #537da6;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #537da6;
	font-weight:bold;
}

h4 {


color: #537da6;
font-size: 12px;
font-weight:bold;
padding-bottom: -10px;
}
