#topNav {

}
p {
	font-size: 12px;
}
h2 {
	color: #002768;
}
h1 {
	color: #002768;
}
h3 {
	color: #002768;
}
.clearLEFT {
	clear: left;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.clearRIGHT {
	clear: right;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
