/* CSS Document */

body {
	background-color: #315d7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	color: #315D7F;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}




.table_blue_bg 
{
	background-color: #849FB4;
	padding: 5px;
	margin: 5px;
}
h3 {
	font-size: 36px;
	color: #1F537B;
}
