@charset "utf-8";

body {
	font-size: 10px;
	background-color: white;
}

.styleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	white-space: normal;
	text-align: left;
	font-variant: normal;
}

.stylebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	white-space: normal;
	text-align: left;
	font-variant: normal;
}

.stylescolours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	white-space: normal;
	text-align: center;
	font-variant: normal;
}

.stylelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	white-space: normal;
	text-align: left;
	font-variant: normal;
}

.styleblankwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	white-space: normal;
	text-align: left;
	font-variant: normal;
	color: #FFFFFF;
}

a:link { color: blue; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a:active { color: #0099FF; text-decoration: none; }

DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

