P,TD {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
UL,LI,OL {
	font-family:  Arial;
	font-size: 8pt;
	margin-left:10px;
	margin-top:1px;
	color: #000000;
}
.small {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
}
.tiny {
	font-family: Arial;
	font-size: 6pt;
	color: #000000;
}

.bluehead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #006CB3;
}
.redhead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #DA2B35;
}
d {
	font-family: Arial;
	font-size: 8pt;
	color: #DA2B35;
}

.smallred {
	font-family: Arial;
	font-size: 7pt;
	font-weight: 800;
	color: #DA2B35;
}

.smallblue {
	font-family: Arial;
	font-size: 7pt;
	font-weight: 800;
	color: #006CB3;
	text-decoration : none;
}

A, A.visited {
	font-family:  Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #025284;
}

A.hover {
	font-family:  Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

A.nav, A.nav:visited {
	font-family:  Arial;
	font-size: 8pt;
	font-weight: 600;
	text-decoration: none;
	color: #DA2B35;
}

A.nav:hover {
	font-family:  Arial;
	font-size: 8pt;
	font-weight: 600;
	text-decoration: none;
	color: #006CB3;
}
A.small, A.small:visited {
	font-family:  Arial;
	font-size: 7pt;
	font-weight: 600;
	text-decoration: none;
	color: #DA2B35;
}

A.small:hover {
	font-family:  Arial;
	font-size: 7pt;
	font-weight: 600;
	text-decoration: none;
	color: #006CB3;
}
