.note {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #195aa6;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #ffffff;
	background-color: #195aa6;
	text-decoration: none;
}

.tableborder {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}

.bartable {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}