td,p {
	font-family: "Verdana";
	font-size: 10px;
	color: #333333;
	line-height: 18px;

}
body {
	padding: 0px;
	margin: 0px;
}
.bordertab {
	border: 1px solid #D6D6D6;
}
.greentxt {
	color: #4294A2;
}
.verd {

	font-family: "Tahoma";
	font-size: 11px;
}
.greentxtb {
	color: #4294A2;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 3px;



}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #4294A2;
	text-decoration: underline;
}
.line16 {
	line-height: 16px;
}


