A:link {
	color: #003366;
}

A:visited {
	color: #003366;
}

A:hover {
	color: Maroon;
}

A:active {
	color: Maroon;
}

.arial9blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}

.arial8blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}

.arial8red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
}

.arial8wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

.arial8wht a:link {
	color: White;
}

.arial8wht a:visited {
	color: White;
}

.arial8wht a:hover {
	color: #D2E9FF;
}

.arial8wht a:active {
	color: White;
}

.arial9itlblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-style: italic;
}

.arial9bolditlblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-style: italic;
	font-weight: bold;
}

.arial9boldwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	font-weight: bold;
}

.arial8boldblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}

.arial9blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}

.arial9red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}

.arial9redbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
}

.arial9bluebld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	font-weight: bold;
}

.arial10boldgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00705C;
	font-weight: bold;
}

.arial10boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}

.arial10boldblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}

.arial7blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
}

.arial9boldblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
}

.arial9boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight : bold;
	font-style: italic
}

.arial12boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
