.side {
	line-height: 1.8;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}


#box {
	border-width: 2px;
	width: 817px;
	border-color: #0033CC;
	position: absolute;
	top: 190px;
}

#bordertable {
	border: 2px solid #3F2700;
}
a:link {
	color: #3F2700;
}
a:visited {
	color: #3F2700;
}
a:hover {
	color: #000000;
}
a:active {
	color: #3F2700;
}


.style1 {font-size: 9px}
.style2 {
	color: #3F2700;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
}