.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #965C1D;
}
.LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D71D1F;
}

.LeftNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D71D1F;
}

.NoBold {
	font-weight: normal;
}

a:link{
	text-decoration:	none
}

a:visited{
	text-decoration:	none
}

a:active{
	text-decoration:	none;
}

a:hover{
	border-bottom:		none;
	font-weight: 		bold;
	color:				#3C250D;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #965C1D;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #965C1D;
	font-size: 12px;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #965C1D;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #965C1D;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #965C1D;
	list-style-type: square;
}
.Body {
	color: #965C1D;
}
