p,br,body,table,td,select,input,form,textarea,option { 
	font-family: "", "u", "", "u", "Verdana"; line-height: 140%; color: #444444; font-size:9pt; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E5E5E5; 
	scrollbar-highlight-color: #E5E5E5; 
	scrollbar-3dlight-color: #E5E5E5; 
	scrollbar-shadow-color: #E5E5E5; 
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-track-color: #F6F9FA; 
	scrollbar-arrow-color: #666666;
} 
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.txt1 {
	font-size: 9pt;
	line-height: 140%;
	color: #444444;

}
.txt2 {
	font-family: "";
	font-size: 9pt;
	line-height: 120%;
}
.input {
	border: 1px solid #cdcdcd;
}
.border {
	border: 1px solid #cdcdcd;
}
.rightline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D9D8D8;
