body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.border {
	border: 1px solid #7b2c00;
}
.largeHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: ffdac4;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

A.white:link { color: #ffffff; text-decoration:none }
A.white:visited { color: #ffffff; text-decoration:none }
A.white:hover { color: #ffffff; text-decoration:underline  }
A.white:active { color: #ffffff; text-decoration: underline }

A.yellow:link { color: #EDA85C; text-decoration:none }
A.yellow:visited { color: #EDA85C; text-decoration:none }
A.yellow:hover { color: #EDA85C; text-decoration:underline  }
A.yellow:active { color: #EDA85C; text-decoration: underline }
.bodytxt-grey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #bbbaba;
}
.projectHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffdac4;
}
.bodytxt-sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytxtBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeHeaderBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: ffdac4;
}
.bodytxt-black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bodytxt-beige {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: ffdac4;
}
