body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title {
	font-weight: bold;
	font-size: 14px;
	color: #CC6600;
}
.subtitle {
	font-weight: bold;
	font-size: 11px;
	color: #FF9933;
}
.boxTitle01 {
	color: #8999B1;
	font-weight: bold;
	padding-left: 10px;
}
.paddedText01 {
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blueGreyBold {
	color: #8999B1;
	font-weight: bold;
}
.menuOn {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #8999B1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8999B1;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 10px;
	font-weight: bold;
}
