/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #706b63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353330;
	font-size: 12px;
	line-height: 17px;
}

tr td {
	color: #353330;
	font-size: 12px;
	line-height: 17px;
}

H2  {
	color: #072B5f;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
}

H3  {
	color: #072B5f;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}


.address {
	font-size: 10px;
	font-weight: bold;
	color: #072B5f;
	line-height: 12px;
}
.addresshead {
	color: #244c93;
	font-weight: bold;
	font-size: 12px;
}

.smallblack {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}

.footer {color: #072B5F;
		 font-size: 10px}


a:link {
	font-weight: bold;
	color: #244C93;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #244C93;
	text-decoration: none;
}

a:visited:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.H1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
