@charset "ISO-8859-1";
#alltext {
	font-size: 16px;
	line-height: normal;
	list-style-type: square;
	font-family: Gill Sans,  Arial, sans-serif;
	color: black;
	font-weight: normal;
	border-bottom-color: #093;
}
a:link
{
	font-weight: bold;
	text-decoration: none;
	color:#360;
}
a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #360;
}

.emphasize_text {
	font-family: Gill Sans,  Arial, sans-serif;
	font-weight: bold;
	color: #360;
	text-align: left;
}
#mainmenu a{
	font-family: Gill Sans,  Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
#mainmenu a:hover{
	font-family: Gill Sans,  Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
}

.rates {
	background-color: #AAB99A;
	font-weight: normal;
}
#alltext tr td table {
	text-align: center;
}
#alltext tr td table {
	text-align: left;
}
.Headlines {
	font-family: Gill Sans,  Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.italisedtext {
}
.specialnotice {
	color: #F00;
	font-weight: bold;
	text-align: left;
}
.normaltext {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.centered_notice {
	text-align: center;
	font-weight: bold;
}
