a {	
	text-decoration: none
}
a:link {
	color: #003399;
}
a:visited {
	color: #012B80;
}
a:hover {
	color: #2A61CD;
	text-decoration: underline
}

.normal {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.85em;	
	line-height: 1.35em;	
	}
.h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.2em;	
	line-height: 1.5em;	
	color: #090909;
	}
.smaller {
	font-size: 0.75em;	
	}
.h2 {
	}
.h3 {	
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
