body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #535353;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page-title {
	font-size: 14px;
	font-weight: bold;
}
.page-subtitle {
	font-size: 12px;
	font-weight: bold;
}
.page-footer {
	font-size: 10px;
	background-color: #FFFFFF;
}
a:link {
	color: #3D700F;
}
a:visited {
	color: #365519;
}
a:hover {
	text-decoration: none;
}
.bg1 {
	background-color: #000000;
}
.table-content {
	background-color: #FFFFFF;
	font-size: 11px;
}
.table-header {
	background-color: #3D700F;
	color: #FFFFFF;
	font-size: 11px;
}
.bg2 {

	background-color: #FFFFFF;
}
.list-alpha-upper {
	list-style-type: upper-alpha;
}
li {
	padding-bottom: 5px;
}
.list-alpha-lower {

	list-style-type: lower-alpha;
}
.text-small {
	font-size: 10px;
}
.text-highlight {
	background-color: #FFFF00;
}
.table-content-small {

	background-color: #FFFFFF;
	font-size: 10px;
}
.table-header-small {

	background-color: #3D700F;
	color: #FFFFFF;
	font-size: 10px;
}
.list-roman-upper {

	list-style-type: upper-roman;
}

