
a { 
	color: #990000;
	text-decoration: underline;
	}
	
a:hover { 
	color: #990000;
	text-decoration: none;
	}
  
a:visited { 
	color: #FF0000;
	text-decoration: underline;
	}
h1 {margin-bottom:0px; font-size:125%;}
h2 {margin-bottom:0px;font-size:125%;}

h3 {margin-bottom:0px;font-size:100%;}

P, TD { 
	color: #333333;
	font-family: arial, helvetica;
	font-size: 12px;
	}

.indent { margin-left: 20px; }	
	
.bottomnav {
	font-size: 9px;
	}
.sidenav {
	font-size: 10px;
	line-height: 14px ;
	}	
	
	
.popupnav {
	font-size: 10px;
	background-color: white;
	border: solid 1px;
	padding: 5px;
	}
	
.cards {
	margin-left: 20px;
	}
	
.style1 {
	color: #666666
	}