.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smalltextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.bodytable {
	background-image: url(2007_files/body_bg.gif);
	background-repeat: no-repeat;
	background-color: #D8EBD1;
}
