* 
body {
	line-height: 1.5em;
	color: #545456;
	font-family: Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.75em;
}

.header {
	font-size: 22px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.address {
	font-size: 15px;
	line-height: 20px;
}

a {
	color: #234261;
	background: inherit;
}
a:hover {
	color: #587DA9;
	background: inherit;
	text-decoration: underline;
}
.bordercontent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #495776;
	border-bottom-color: #495776;
	border-left-color: #495776;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 20px;
	padding-right: 16px;
	padding-bottom: 5px;
}
h1 {
	color: #444;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 20px;
	padding-right: 16px;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 0px;
}
h2 {
	font: normal 1.7em Georgia, "Times New Roman", Arial;
	margin: 0 0 10px;
	padding-left: 20px;
	padding-right: 16px;
	color: #333;
	border-bottom: 1px solid #eee;
}

#footer {
	font-size: 11em;
	clear: both;
	padding: 0px;
	background-color: #FFFFFF;
}
#footer a { color: #444; }

