h1 {
	text-align: left;
	font-size: 20px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid black;
}

a:hover {
	color: #162B41;
}

hr {
	height: 1px;
}

table, td, p, body {
	font-size: 12px;
}

#divfooter a:link {
	color: White;
}

#divfooter a:visited {
	color: White;
}

#divfooter a:hover {
	color: #CBCBCB;
}

p {
	padding-bottom: 20px;
	
}