body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.BodyContentGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f7422;
	text-decoration: none;
}
.BodyContentGreenBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f7422;
	text-decoration: none;
}
.BodyContentRedBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	text-decoration: none;
}
.BoldHeadingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.BoldHeadingBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #584404;
	text-decoration: none;
	font-weight: bold;
}
.FormStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.A:LINK{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #636362;
	TEXT-DECORATION: NONE;
}

.A:VISITED{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #636362;
	TEXT-DECORATION: NONE;
}

.A:HOVER{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #6f7422;
	TEXT-DECORATION: UNDERLINE;
}

.ABIG:LINK{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight:bold;
	COLOR: #6f7422;
	TEXT-DECORATION: NONE;
}

.ABIG:VISITED{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight:bold;
	COLOR: #6f7422;
	TEXT-DECORATION: NONE;
}

.ABIG:HOVER{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight:bold;
	COLOR: #770000;
	TEXT-DECORATION: NONE;
}
.ARed:LINK{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: red;
	TEXT-DECORATION: NONE;
}

.ARed:VISITED{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #636362;
	TEXT-DECORATION: NONE;
}

.ARed:HOVER{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #6f7422;
	TEXT-DECORATION: UNDERLINE;
}

.ErrorMsgRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
