.footer {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	background-color: #CCCC99;
	margin: 10px;
	border: thin solid #666600;
	background-repeat: repeat;
	background-position: center center;
	color: #333333;
	width: 756px;
	text-transform: none;
	display: table;
}
a:link {
	font-size: 10px;
	background-color: #CCCC99;
	text-transform: none;
	color: #FFFFFF;
	display: inline-table;
	text-decoration: none;
	width: 170px;
	height: 18px;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-bottom;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	margin: 15px 30px;
}
h6 {
	font-size: 10px;
	color: #333333;
	background-color: #CC9966;
	padding: 3px 3px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: .05em;
}
a:visited {
	font-size: 10px;
	background-color: #CCCC99;
	text-transform: none;
	color: #FFFFFF;
	display: inline-table;
	text-decoration: none;
	width: 170px;
	height: 18px;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-bottom;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}
a:hover {
	font-size: 10px;
	background-color: #CC9966;
	text-transform: none;
	color: #333333;
	display: inline-table;
	text-decoration: none;
	width: 170px;
	height: 18px;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-bottom;
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}
h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
