.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #000066;
}
.strapline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000066;
}
.body {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.formname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004499;

}
.copyright {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000099;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000066;

}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000066;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0000CC;

}
.invalid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DD0000;

}
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

