body {
	font-family: "Trebuchet MS", Verdana;
	color: #336633;
}
.title {
	font-weight: bold;
	color: #336633;
	font-size: 1.2em;
}
.small {

	font-size: 0.75em;
	color: #336600;
}
.title2 {

	font-weight: bold;
	color: #336600;
}
.bord1 {
	border-top: 0.08em none #999999;
	border-right: 0.09em solid #999999;
	border-bottom: 0.08em solid #999999;
	border-left: 0.08em solid #999999;
}
.bord2 {
	border-top: 0.08em solid #999999;
	border-right: 0.05em solid #999999;
	border-bottom: 0.08em none #999999;
	border-left: 0.08em solid #999999;
}

a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {


	color: #336633;
	text-decoration: none;
}

a:active {


	color: #9999CC;
	text-decoration: underline;
}
a:hover {

	color: #666699;
	text-decoration: underline;
}


.main {
	font-size: 0.8em;
}
.mainB {
	font-size: 0.85em;
	font-weight: bold;
}
