@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #64573d;
	margin:0px;
	background-color: #f6f3e0;
}
.greebord {
	border: 1px dashed #aea988;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #64573d;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #64573d;
}

a.five:link {color: #020202; text-decoration: none; font-weight:bold; font-size:14px; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
a.five:visited {color: #020202; text-decoration: none; font-weight:bold; font-size:14px; 	font-family: Arial, Helvetica, sans-serif; 	font-style: normal;}
a.five:hover {color: #FF0000; text-decoration: underline; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style: normal;}