.back {
	background-color: #CCCCCC;
	background-image: url(graphics/back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #4D4D4D;
}
