body{
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	font-weight: normal;
	color:#6699CC;
}
A:Hover  {
	color : #67482D;
	text-decoration : underline;
}
body {
	text-align: justify;
}
.header {
	background-repeat: no-repeat;
	background-position: center;
	background-image:  url(Images/website/panorama80.jpg);

}
.navbox {
	border: 1px solid #999999;
}
.h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	background-position: center;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom: 10px;




}
.h2 {
	font-weight: bold;
	color: #333333;
	font-size: 20px;
	font-variant: normal;
	padding-top: 20px;
	background-repeat: no-repeat;
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-color: #93B5D1;

}
.navboxtitle {
	color: #333333;
	background-color: #93B5D1;


}
.h3 {

	font-weight: bold;
	color: #333333;
	font-size: 16px;
	font-variant: normal;
	padding-top: 20px;
	background-repeat: no-repeat;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-position: center;
	text-align: center;
}
