.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	cursor: auto;

}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	position: static;
	bottom: 5px;
	right: auto;
	width: auto;
	left: 158px;
	height: auto;
	top: auto;

}

.background{
	background-image: url(../images/header_r3_c1.jpg);
	background-repeat: repeat-y;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nav:hover{
	text-decoration: underline;
	background-color: #000066;
	color: #ffffff;
}



