@charset "utf-8";
body{
background: url(images/bg.jpg);
background-repeat: repeat-x;
background-color:#254c6d;
}
.normal {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
}

.address {
font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #000099;
}
.normaltext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	text-align:justify;
}

.adccommodationlinks {
font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #000099;
}

.normaltext1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	
}
.address1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #000000;
}
.address2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #000000;
}

