.header {
	font-size: small; 
	vertical-align: text-top;
}

.footer {
	font-size: small; 
	vertical-align: text-top;
}

a.footerlink:link { 
	font-size: small; 
 	color: #000000; 
	background-color: transparent;
	text-decoration: none;
 	}

a.footerlink:visited { 
	font-size: small; 
 	color: #000000; 
	background-color: transparent;
	text-decoration: none;
 	}

a.footerlink:hover { 
	font-size: small; 
 	color: #000000; 
	background-color: transparent;
	text-decoration: none;
 	}
 	
.line {
	height: 1px;
	margin-left: 10px;
	margin-right: 10px;
}