UL, DL, P, TD  {
	margin-right : 30pt;
	font-family : "geneva", "arial", "helvetica", "univers", sans-serif;
}

H1  {
	color : #600000;
	background-color : white;
	font-family : "geneva", "arial", "helvetica", "univers", sans-serif;
	margin-top : 20pt;
}

H2  {
	color : #600000;
	background-color : white;
	font-family : "geneva", "arial", "helvetica", "univers", sans-serif;
	margin-top : 30pt;
}

A  {
	color : #600000;
	background-color : white;
}

BODY  {
	background-color : white;
	text      : #000000;
	link      : #600000;
	vlink     : #000080;
	alink     : #006000;
}

TABLE {
	border      : 0;
	cellspacing : 10;
	cellpadding : 3;
}

A.menu  {
	font-family : sans-serif;
	font-weight : bold;
	color : #ffffff;
	background-color : #404040;
	text-decoration : none;
	margin-top : 10pt;
	font-size : large;
}

ADDRESS  {
	text-align : right;
	font-size : small;
}


