body {
	background-color: #ffffff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
}
td, p {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #006600;
}
a:active {
	color: #660000;
}
a:visited {
	color: #006600;
}
.nav {
	font-weight: bold;
	color: #006600;
}
.title {
	font-weight: bold;
	font-size: 24px;
}
.title-small {
	font-weight: bold;
	font-size: 20px;
}

