body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.navigation {
	font-size: 11px;
	color: #666666;
	padding: 2px;
	font-weight: bold;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	text-align: center;
}
.bodyText {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 6px 6px;
	vertical-align: top;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.content {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
