a {	
	color: #000066;	
	text-decoration: underline
}
body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	line-height: 120%;	
	color: #000066;
	}
.pageheader {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 28px;		
	line-height: 200%;	 	
	color: #000066;
	font-weight: bold;
	}
.subheader {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;	 	
	color: #000066
	}
.smalltext {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 120%;	
	color: #000066;
	}
.teenytext {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	line-height: 120%;	
	color: #000066;
	}

td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 120%;	
	color: #000066
	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	list-style-type: square;	
	list-style-position: outside
	}



