/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.subtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 12px;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}

a:visited {
color:#FF3300
}

a:hover {
color:#FF0000
}

.centre {
	font size: 10pt;
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 10px;
}

.menu {
	font-size: 10pt;
	color: #FF3300;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.underflags {
	font-size: 9pt;
	color: #FF6633;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}