.serif {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;

}
.forminput {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

textarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.largebold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.smallbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
    color: #663300;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.horizontalHeader {
    background-color: #E0C285;
	vertical-align: middle;
    font-size: 10px;
	font-weight: Bold;
    text-align: center;
    color: #433D27;
	}


.verticalHeader {
    background-color: #EBE2AF;
	vertical-align: middle;
    font-size: 9px;
	font-weight: Bold;
    text-align: right;
    color: #433D27;
	}

.valueRedFlag {
    line-height: 11pt;
	background-color: #FF0000;
	vertical-align: middle;
    font-size: 10px;
	font-weight: Bold;
    text-align: center;
    color: #FFFFFF;
	}

.valueNormal {
    line-height: 11pt;
	background-color: #F3EED1;
	vertical-align: middle;
    font-size: 10px;
	font-weight: Bold;
    text-align: center;
    color: #433D27;
	}
.smallwhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bolder;
}
.copynotice {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #444938;
}
