body {
	font-size: 9pt;

}

a {
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}

.textborder {
	border: 1px solid #DAD3B4;
	background-color:#EDEBDC;
}

