body {
	font-size: 8pt; 
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif; 	
	margin: 0px;
}

td {
	font-size: 8pt; 
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif; 
}




a {
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: verdana, tahoma, arial, sans-serif; 
	 
	text-decoration: none;
}
a:link {
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: verdana, tahoma, arial, sans-serif; 
	 
	text-decoration: none;
}
a:visited {
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: verdana, tahoma, arial, sans-serif; 
	 
	text-decoration: none;
}
a:active {
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: verdana, tahoma, arial, sans-serif; 
	 
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000; 
	background-color: transparent;
	font-style: normal; 
	font-family: verdana, tahoma, arial, sans-serif; 
	 
	text-decoration: underline;
}

.tnav:link {
	font-family: verdana, tahoma, arial, sans-serif; 
	color: #000000; 
	background-color: transparent;
	text-decoration: none; 
	
} 
.tnav:visited {
	font-family:verdana, tahoma, arial, sans-serif; 
	color: #000000; 
	background-color: transparent;
	text-decoration: none; 
	
} 
.tnav:active { 
	font-family:verdana, tahoma, arial, sans-serif; 
	color: #000000; 
	background-color: transparent;
	text-decoration: none; 
	
}
.tnav:hover{
	font-family: verdana, tahoma, arial, sans-serif; 
	color:#000000;
	background-color: transparent;
	text-decoration: underline; 
	
}

input{
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000;	
}

select{
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000;	
}

textarea{
	font-weight: normal; 
	font-size: 8pt; 
	color: #000000;	
}

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;

}
