td  { font-family: Arial }
.head {
	color: #C90;
	font-size: 5mm;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.body {
	font-size: 3.2mm;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyOrange {
	font-size: 3.2mm;
	color: #55460D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.bodySmall {
	font-size: 3.0mm;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.boldBodyOrange {
	color: #FF6600;
	font-weight: bolder;
	font-size: 6mm;
}
.smalltype {
	color: #757575;
	font-size: 3.5mm;
	font-family: Arial;
}
.largeBullet {
	color: #666666;
	font-size: 4.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: #C90;
	font-size: 3.2mm;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:link  {
	color: #D9A630;
	font-size: 3.2mm;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:active  {
	color: #D9A630;
	font-size: 3.2mm;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:hover {
	color: #D9A630;
	font-size: 3.2mm;
	font-family: Arial;
	text-decoration: none
}
.linkbody a:visited {
	color: c90;
	font-size: 3.2mm;
	font-family: Arial;
	text-decoration: none
}
.linknav {
	color: #999999;
	font-size: 3mm;
	font-family: Arial;
	text-align: center;
}
.linknav  a:link {
	color: #999999;
	font-size: 3mm;
	font-family: Arial;
	text-align: center;
}
.linknav  a:visited {
	color: #999999;
	font-size: 3mm;
	font-family: Arial;
	text-align: center;
}
.linknav  a:hover {
	color: #D9A630;
	font-size: 3mm;
	font-family: Arial;
	text-align: center;
}
.linknav  a:active {
	color: #999999;
	font-size: 3mm;
	font-family: Arial;
	text-align: center;
}
.linkcal {
	color: #ff6600;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:link {
	color: #ff6600;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:visited {
	color: #ff6600;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:hover {
	color: #ff6600;
	font-size: 2.5mm;
	font-family: Arial;
	text-align: inherit;
}
.linkcal a:active {
	color: #ff6600;
	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;
}
.background {
	background-color: #CCC;
}
