.textframe {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.rubframe {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 20px;
}
html {
	scrollbar-face-color:#4B4A45;
	scrollbar-highlight-color:#14EFDE;
	scrollbar-3dlight-color:#4B4A45;
	scrollbar-darkshadow-color:#14EFDE;
	scrollbar-shadow-color:#4B4A45;
	scrollbar-arrow-color:#14EFDE;
	scrollbar-track-color:#A7E2D2;
}
