.menu, .imagebar, .logobar, .greybar {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 10pt;
	color: #000000;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #014b95;
	line-height: 140%;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #014b95;
	line-height: 140%;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #014b95;
	line-height: 140%;
}

#logotext {
	width: 600px;
	colour: #999999;
	font-size: 14pt;
	font-weight: normal;
	line-height: 17pt;
}

#logotext strong {
	color: #014b95;
}

.maincol {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}