BODY, TD, P {
	font-family: arial, bitstream vera sans, verdana, tahoma, helvetica;
}

A:link, A:visited, A:active {
	color: #000000;
	font-weight: bold;
}

A:hover {
	color: #000055;
}

.blockquote {
	font-style: italic;
	color: #000000;
	left-padding: 20px;
}

H1 {
	font-family: bitstream vera sans, tahoma, helvetica;
	font-weight: bold;
}

H2 {
	font-family: tahoma, helvetica;
	font-weight: bold;
}

.menu, #menu {
	font-size: 10pt;
}

A.menu:link, A.menu:visited, A.menu:active {
font-family: tahoma, helvetica;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #000000;
	width: 100%;
	xdisplay: block;
	text-decoration: none;
	padding: 0 9 0 9;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;

}


A.menusel {
	font-family: tahoma, helvetica;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	xdisplay: block;
	color: #000000;
	text-decoration: none;
	border-top: 1 solid #5C759D;
	border-bottom: 1 solid #5C759D;
	background: #CBE4FA;
	width: 100%;
	padding: 0 9 0 9;
}

a.menu:hover {
	background: #FEFEFE;
	border-top: 1 solid #AAAAAA;
	border-bottom: 1 solid #AAAAAA;
	pading: 0 9 0 9;
}

address {
	font-size: 9pt;
}
.smaller, #smaller {
	font-size: 9pt;
}
