html body
{
	font-family : Helvetica, Arial, Verdana, sans-serif;
	margin : 0px;
	font-size:0.85em;
}
html body a
{
	text-decoration : none;
}
html body a:hover
{
	text-decoration : underline;
}
html body table#content tr td
{
	font-family : Helvetica, Arial, Verdana, sans-serif;
	vertical-align : top;
}
html body table#content tr td#centralcell,
html body table#content tr td#navigationcell,
html body table#content tr td#righthandcell
{
	background-color : #F1F1ED;
}

.redtext {
	color:red;
}
