.note {
	font-size: 9px;
	color: #666666;
}

.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;
}