.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodylightgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #99CC00;
}
a:link {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active { color: #669966;}
a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none}

/* logo */
table#logo {
	background-color:#FFFFFF;
	background-image:url(images/logo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:220px;
	width:215px;
}

/* logo */
table#logo {
	background-color:#FFFFFF;
	background-image:url(images/logo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:220px;
	width:100%;
}
#home_link { height:220px; width:100%; display:block; }

#links_top { height:23px; background-color:#666666; float:right; width:100%; }
#links_top table { height:23px; }

.standfirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited { color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 19px; font-weight: normal; color: #FFFFFF; }
