.scrolltext {
	color: #002d44;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-stretch: unchanged;
	height: 365px;
	line-height: 20px;
	overflow: auto;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-top: 6px;
	scrollbar-3dlight-color: #cfca62;
	scrollbar-base-color: #cfcb7b;
	scrollbar-darkshadow-color: #575119;
	scrollbar-shadow-color: #b2a533;
	text-align: justify;
	width: 400px;
}

td {
	color: #d2dcf6;
	font-family: "Gill Sans MT", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

a {
	color: #d2dcf6;
	font-family: "Gill Sans MT", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	font-family: "Gill Sans MT", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}