td  { font-family: Arial }
.head {
	color: #68672C;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.body {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyBold {
	color: #333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldBodyOrange {
	color: #DB6505;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodyCalendar {
	font-size: 2.5mm;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.smalltype {
	color: #757575;
	font-size: 3mm;
	font-family: Arial;
}
.largeBullet {
	color: #666666;
	font-size: 3.5mm;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin-left: 15px;
}
.navBody {
	text-align: center;
	font-size: 3mm;
	color: #444715;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navBodyLightGreen {
	color: #A4A132;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	text-align: center;
	font-weight: lighter;
}
.navBodyBold {
	font-weight: bold;
}
.linkbody  {
	color: #DB6505;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:link  {
	color: #DB6505;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:active  {
	color: #DB6505;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:hover {
	color: #AAA834;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:visited {
	color: #DB6505;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
.linknav {
	color: #999999;
	font-size: 9px;
	font-family: Arial;
	text-align: inherit;
}
.linknav  a:link {
	color: 999999;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
}
.linknav  a:visited {
	color: #999999;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
}
.linknav  a:hover {
	color: #FF6600;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
}
.linknav  a:active {
	color: #999999;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
}
.linkcal {
	color: #DB6505;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:link {
	color: #DB6505;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:visited {
	color: #DB6505;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:hover {
	color: #AAA834;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:active {
	color: #DB6505;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.border {
	border-top-color: #993;
	border-right-color: #993;
	border-bottom-color: #993;
	border-left-color: #993;
}
