﻿.blue {	color: #105CB6; }

h4
{
	margin-bottom: 5px;
}

.bold {	font-weight: bold; }

a.underline { text-decoration: underline; }

a.hunderline:hover { text-decoration: underline; } 

.fs10 {	font-size :10px; }

.fs11 {	font-size: 11px; }

.fs12 {	font-size: 12px; }

.fs14 {	font-size: 14px; }

.fs17 {	font-size: 17px; }

.fs20 {	font-size: 20px; }

.fs22 {	font-size: 22px; }


