/* CSS Document */
body {
	background-color: #73757B;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.imagespace {
	margin: 5px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.padding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
}
.black {
	color: #000000;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {color: #00246B}

