.header {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 20px; font-style: italic; font-weight: bold; color: #FFFFFF;}

.H1 {
	font-family: arial;
	font-size: 26px;
	color: #000000;
}
.H2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0268B1;
}
.H3 {
	font-family: arial;
	font-size: 13px;
	color: #000000;
}
.H4 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #708EA8;
}
.H5 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.H6 {
	font-family: arial;
	font-size: 13px;
	color: #666666;
}
.H7 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.bullet {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}


a:link {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0268B1;
	text-decoration:none;
}

a:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #660066;
	text-decoration:underline;
}

a:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0268B1;
	text-decoration: underline;
}

.darkblue { color: #036; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
