#pagetitle{
	position: relative;
	padding: 0px 0px 0px 0px;
}

#contacttitle{
	position: relative;
	font-size: 165%;
	padding: 5px 0px 2px 0px;
	color: #FFFFFF;
}

hr{
	color : #0054A8;
	width: 80%;
}

a:link {
	color: #013567;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #024C95;
	font-weight: bold;
	text-decoration: none;
}
a:focus,a:hover,a:active{
	color: #0266C6;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #003466;
	font-size: 165%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}
h2{
	color: #013567;
	font-size: 140%;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}
h3{
	color: #013567;
	font-size: 125%;
	font-weight: normal;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}
h4{
	color: #01264A;
	font-size: 100%;
	font-weight: normal;
	
		padding: 5px 0px 2px 0px;
	margin: 0px;
}
h6{
	color: Black;
	font-size: 80%;
	font-weight: normal;
		padding: 5px 0px 2px 0px;
	margin: 0px;
	font-style : italic;
}
