.sitewide{
text-align:justify;
}

.topLink{
	font-family: Arial;
	font-size: 11px;
	color: #152F7B;
	font-weight: bold;
	text-decoration: none;
}
a.topLink:link {
	font-family: Arial;
	font-size: 11px;
	color: #152F7B;
	font-weight: bold;

}
a.topLink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #EB5E08;
	font-weight: bold;

}

h1,h2,h3,h4{
color: #152F7B;
}

h1{
font-size:20px;
}

h2{
font-size:18px;
}

h3{
font-size:16px;
}

h4{
font-size:14px;
}

