body {
	font-family: Verdana;
	font-size: 11px;
	line-height:14px;
}

table {
	font-family: Verdana;
	font-size: 11px;	
	line-height:14px;
}

a:link {
	color: #8A6D45;
}
a:visited {
	color: #8A6D45;
}
a:hover {
	color: #8A6D45;
}
a:active {
	color: #8A6D45;
	text-align: center;
}

p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}

p.label_checkbox_pair input {
	left: -3px;
	position: absolute;
	top: -3px;
}

p.label_checkbox_pair label {
  display: block;
  margin-left: 22px;
  width: 50px;
}

.textHeadBrown {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #693817;
}

.textSubHeadBrown {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #693817;
}

.textWhite {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.textLightBrown {
	font-family: Verdana;
	font-size: 11px;
	color: #945F29;
}

.textSubHeadGreen {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #5CB616;
}

.textSubHeadLightGreen {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #9BCB36;
}

.textNormalBoldGreen {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #5CB616;
}

.textNormalBoldLightGreen {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #9BCB36;
}

.normalText {
	font-family: Verdana;
	font-size: 12px;
}


.smallText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.angryText {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
	font-style:italic;
}

