body {
	font-family: Arial;
	text-decoration: none;
     font-size: 12px;
	 color: #623100;
	 scrollbar-face-color: #A66F00;
     scrollbar-arrow-color: #6C3600;
     scrollbar-track-color: #6C3600;
     scrollbar-highlight-color: #EBC580;
     scrollbar-3dlight-color: #EBC580;
     scrollbar-shadow-color: #703800;
     scrollbar-darkshadow-color: #703800;
}

td {
font-size: 12px;
}

th {
font-size: 12px;
}
A:Link {
             color: #FFFFFF;
             text-decoration: none;
             font-weight: bold;
font-size: 12px;
}
A:Visited {
             color: #FFFFFF;
             text-decoration: none;
             font-weight: bold;
font-size: 12px;
}
A:Hover {
             text-decoration:underline;
             color: #000000;
font-size: 12px;
}
h1 {
	color: #623100;
	font-size: 13px;
	font-weight: bold;
}
.tblMouseClick {
background: #4E727E;
}