body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #777777;
	background-color: #ffffff;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 15px;
	font-weight: bold;
	color: #758197;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #777777;
	margin: 0px;
	padding: 0px;
}

td.HomeContact {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #505e67;
}

td.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 15px;
	color: #ffffff;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #758197;
}

a:link {
	color: #656565;
	text-decoration: none;
}
a:visited {
	color: #656565;
	text-decoration: none;
}
a:hover {
	color: #656565;
	text-decoration: underline;
}

a.Footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.Footer:visited {
	color: #ffffff;
	text-decoration: none;
}
a.Footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.HomeContact:link {
	color: #505e67;
	text-decoration: none;
}
a.HomeContact:visited {
	color: #505e67;
	text-decoration: none;
}
a.HomeContact:hover {
	color: #505e67;
	text-decoration: underline;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
