body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size:1.6em;}
h2 {font-size:1.4em;}

hr {height:1px;}

.navlink a:link {
	font-size : 1.0em;
	font-weight : 500;
	color: #FFFFFF;
	text-decoration : none; 
	padding:2px;
	border: 1px outset #006699;	
	display:block;
	background-color:#0099CC;
	width:136;
}

.navlink a:visited {
	font-size : 1.0em;
	font-weight : 500;
	color: #FFFFFF;
	text-decoration : none;
	padding:2px;
	border : 1px outset #006699;
	display: block; 
	background-color:#0099CC;
	width:136;
}

.navlink a:hover {
	font-size : 1.0em;
	font-weight : 500;
	color: #000000;
	text-decoration : none;
	padding:2px;
	border : 1px outset #006699;
	display: block; 
	background-color:#FFFF66;
	width:136;
}

.indent25 {margin-left:25px;}

.footer {font-size:0.75em}

.white {color:#FFFFFF}

.ulnospace {margin-top: -1.0em;}

.libld {font-weight: 600;}