	h1 {font-family: balloon bold bt, times roman, sans-serif; font-size: 30pt}
	h3 {font-family: arial, helvetica, sans-serif; font-size: 13pt}

	a:link.subNav { 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		color:#3333ff; 
		font-weight:bold;
		text-decoration:underline
	}
	a:visited.subNav { 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		color:#3333ff; 
		font-weight:bold;
		text-decoration:underline
		}
	a:hover.subNav { 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		color:#0e6204; 
		font-weight:bold;
		text-decoration:underline
		}
		
	.redline {
		height:1px; border:0; color:#ff0000; width:640px; text-align: center;
		}