body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0079a5;
	background-color: #d9f6ff;
	padding-left: 10px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0079A5;
	background-color: #f5fdff;
	border: 1px solid #cee8f1;
	text-align: justify;
	padding: 10px;
}

A.footernav:link {color:#0079A5;font-weight:;font-size:11px;font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;text-decoration: underline}
A.footernav:visited {color:#0079A5;font-weight:;font-size:11px;font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;text-decoration: underline}
A.footernav:active {color:#0079A5;font-weight:;font-size:11px;font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;text-decoration: underline}
A.footernav:hover {color:#0079A5;font-weight:;font-size:11px;font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;text-decoration: underline}

