html { height: 100%; margin-bottom: 1px; }

H2 {
	font-family : Arial;
	font-weight : bold;
	font-size : 16pt;
}
H3 {
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
}
BODY, li, p, div, a, dd, dt {
	font-family : Arial;
	font-size : 9pt;
}
dt { font-weight : bold; }
.tiny {font-size : 8pt;}
.menu A:link {color: #004fc0; font-weight:bold; text-decoration: none;

	height: 2ex;
	width: 90%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	float: left;
	clear: none;
	padding: 4px;
	margin: auto;


}
.menu A:visited {color: #004fc0; font-weight:bold; text-decoration: none;
	height: 2ex;
	width: 90%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	float: left;
	clear: none;
	padding: 4px;
	margin: auto;

}
.menu A:hover {text-decoration: none;
	color: #ffb300;
	font-weight: bold;
	height: 2ex;
	width: 90%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #004fc0;
	float: left;
	clear: none;
	padding: 4px;
	margin: auto;

}


	text-decoration: none;
	color: #ffb300;
	font-weight: bold;
	height: 2ex;
	width: 90%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #004fc0;
	float: left;
	clear: none;
	padding: 4px;
	margin: auto;



A:link { color: #004fc0; font-weight:normal; text-decoration: none}
A:visited {color: #004fc0; font-weight:normal; text-decoration: none}
A:active {color: #004fc0; font-weight:normal; text-decoration: none}
A:hover {color: #004fc0; font-weight:normal; text-decoration: underline}

