body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002D59;
	background-image: url(pics/G_BACKGROUND.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.base_table {
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0C54CB;
	vertical-align: top;
}
.footer {
	background-image: url(pics/footer.gif);
	height: 123px;
	width: 960px;
	text-align: left;
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00AEC1;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00AEC1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03C;
	text-decoration: underline;
}
.hadline {
	font-size: 16px;
	font-weight: bold;
	color: #002D59;
	font-family: Arial, Helvetica, sans-serif;
}
.base_tableHEB {
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0C54CB;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #C5FF12;
}
