.datatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
}
.datatext_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.economyinfotext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.economyinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menu_backgroundcolour {
	background-color: d4d4d4;
}
.style1 {color: #000099}
.style3 {font-size: 18px}
.style3a {
	font-size: 20px
}
.style5 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
}
.style6a {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.style-subtitle {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #009933;
}




.resumetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.resumetextsection {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color : #0000FF;
	text-decoration: none;
	font-size: inherit;
	line-height: inherit;
}
a:link {
	color : #0000FF;
	text-decoration: none;
	font-size: inherit;
	line-height: 15px;
}
a:hover {
	color : #FF0000;
	text-decoration: underline;
	font-size: inherit;
	line-height: inherit;
}
a:active {
	color : #0000FF;
	text-decoration: none;
	font-size: inherit;
	line-height: inherit;
}

