body {
	font-size: 10pt; 
	color: #ffffff;
	font-family: "Arial";
	margin: 10px;
	background: #FFFFFF;
}
.seto {
	font-size: 10pt; 
	color: #ffffff;
	font-family: "Arial";
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

td {
	font-size: 10pt; 
	font-family: "Verdana"; 
	color: #525252;
}



a {
	font-weight: normal; 
	font-size: 10pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Verdana"; 
	 
	text-decoration: none;
}
a:link {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Verdana"; 
	 
	text-decoration: none;
}
a:visited {
	font-weight: normal; 
	font-size: 9pt; 
	color: #525252; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Verdana"; 
	 
	text-decoration: none;
}
a:active {
	font-weight: normal; 
	font-size: 9pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Verdana"; 
	 
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	font-size: 9pt; 
	color: #077A45; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Verdana"; 
	 
	text-decoration: none;
}

.nav:link {
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Arial"; 
	 
	text-decoration: none;
}
.nav:visited {
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Arial"; 
	 
	text-decoration: none;
}
.nav:active {
	font-weight: normal; 
	font-size: 10pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Arial"; 
	 
	text-decoration: none;
}

.nav:hover {
	font-weight: normal; 
	font-size: 10pt; 
	color: #077A45; 
	background-color: transparent;
	font-style: normal; 
	font-family: "Arial"; 
	 
	text-decoration: underline;
}


div.scrollable
{
overflow:auto;
scrollbar-base-color:#e7e7e7;
SCROLLBAR-SHADOW-COLOR: #e7e7e7;
scrollbar-track-color:#f1f1f1;
scrollbar-highlight-color:#e7e7e7;
SCROLLBAR-3DLIGHT-COLOR: #708090;
scrollbar-arrow-color:#969696;
scrollbar-face-color:#d0d0d0;

}

