body {
	background-attachment: scroll;
	background-image: url(images/theadore_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #738561;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
.roll {
	text-decoration:underline;
	color:#680000;
	font-size: 10pt;
}
A.roll:hover {
	color:#997175;
	font-size: 10pt;
}
.kb {
	text-decoration:underline;
	color:#D3E1C0;
	font-size: 8pt;
}
A.kb:hover {
	color:#FF9900;
	font-size: 8pt;
}
.lee {
	text-decoration:underline;
	color:#666666;
	font-size: 8pt;
}
A.lee:hover {
	color:#FF9900;
	font-size: 8pt;
}