BODY {
	background : White;
	margin : 0;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
TD.front {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD.ongreen {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
}

A:ACTIVE {
	color : #009900;
	font-weight : bold;
}
A:HOVER {
	color : #009900;
	text-decoration : underline;
	font-weight : bold;
}
A:LINK {
	color : #009900;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : #009900;
	font-weight : bold;
	text-decoration : none;
}
A.ongreen:ACTIVE {
	color : #ffffff;
	font-weight : bold;
}
A.ongreen:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-weight : bold;
}
A.ongreen:LINK {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A.ongreen:VISITED {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
HR {
	color : #009900;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
TD.dwyford {
	color : Navy;
	font-size : 9px;
}
A.dwyford:ACTIVE {
	color : #000000;
	font-weight : bold;
}
A.dwyford:HOVER {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}
A.dwyford:LINK {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
A.dwyford:VISITED {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}