
body,td,p,text,input,button,select,option { 
	font-size: 11px; 
	font-family: verdana, arial, helvetica, geneva; 
	text-decoration: none;
	line-height: 1.4em;
	}

u     { color: #696969; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica, geneva; text-decoration: none }

a:link, a:visited  { color: #000000; text-decoration: underline; }
a:active, a:hover, a:visited:hover { color: #808080; text-decoration: none; }

a.nav, a.nav:visited { color: #808080; text-decoration: none } 
a.nav:active, a.nav:hover, a.nav:visited:hover { color: #fff; text-decoration: none }

h1  {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}
.smaller { font-weight: bold; font-size: 9px }
