body {
	font-family: Verdana;
	background-color: #D4D0C8;
	text-align: left;
}
.title {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.subtitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D4D0C8;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background-color: #D4D0C8;
}
.dark {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	background-color: #C4C0B8;
}
th.darkl {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background-color: #C4C0B8;
}
th.darkc {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #C4C0B8;
}
th.darkr {
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	background-color: #C4C0B8;
}
.light {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	background-color: #D4D0C8;
}
td.lightl {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	background-color: #D4D0C8;
}
td.lightc {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	background-color: #D4D0C8;
}
td.lightr {
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	background-color: #D4D0C8;
}
.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
td.outline {
	font-weight: normal;
	background-color: #000000;
}
input.file {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
input, select, option {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
input.checkbox {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	background-color: #D4D0C8;
}
input.radio {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	background-color: #D4D0C8;
}
input.submit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-weight: normal;
	background-color: #D4D0C8;
}
legend, fieldset {
	font-family: Verdana;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	background-color: #D4D0C8;
}
fieldset {
    	padding : 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	background-color: #D4D0C8;
}
