body {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
      text-align: justify;
	background-color: #DFD2BF;
	scrollbar-3dlight-color : #DFD2BF;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color: #DFD2BF;
	scrollbar-face-color : #DFD2BF;
	scrollbar-darkshadow-color : #DFD2BF;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #DFD2BF;
}

table {
	font-family: Arial;
	font-size: 9px;
      text-align: justify;
}
.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border-bottom : 1px solid Black;
}
.head {
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
}

.title{
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
	border-bottom : 1px dotted Black;
}

a {
	font-family: Arial;
	color: #5D6D07; 
	text-decoration: none;
	font-size : 9px;
	text-align: justify;
}
a:link, a:visited, a:active {
	font-family: Arial;
	color: #5D6D07; 
	font-size : 9px;
	text-decoration: none;
	text-align: justify;
}
a:hover      {
	font-family: Arial;
	font-size : 9px;
	color: #333333;
	text-decoration: none;
}

input , textarea , option {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #DFD2BF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

