@charset "utf-8";
/* CSS Document */


body {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

p {font-size:1.0em}

h1 {font-size:1.5em; color:#BD5B2E;}

h2 {font-size:1.3em; color:#BD5B2E;}

h3 {font-size:1.1em;}

a:link, a:visited, a:active {color:#DB9823;}

a:hover {color:#BD5B2E;}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #DF8757;
	border-left-color: #FFFFFF;
}

.footertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinktxt:hover {
	font-size: 11px;
	font-weight: normal;
	color: #BD5B2E;
	text-decoration: none;
}

