h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #666;
}
.center-text {
	text-align: center;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 8.5pt;
	background-color: #FFF;
}
p {
	font-size: 8.5pt;
	text-align: left;
	color: #666;
}
.bold {
	font-weight: bold;
}
.topNavMenu {
	font-size: 7pt;
	text-align: right;
	color: #666;
}
.topNavMenu a {
	color: #666;
	text-decoration: none;
}
.topNavMenu a:hover {
	color: #666;
	text-decoration: underline;
}
.breadCrumb {
	font-size: 7pt;
	color: #666;
	text-decoration: none;
	line-height: 18pt;
}
.breadCrumb a {
	color: #666;
	text-decoration: none;
}
.breadCrumb a:hover {
	color: #666;
	text-decoration: underline;
}
h2 {
	font-size: 9.5pt;
	font-weight: bold;
	color: #666;
}
a {
	color: #6E88AB;
	text-decoration: underline;
}
.tableHeader {
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
.tableHeader a {
	color: #FFF;
	text-decoration: none;
}
.tableHeader a:hover {
	color: #FFF;
	text-decoration: underline;
}
.tableSide {
	font-size: 8pt;
	font-weight: bold;
}
.tableMain {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

