.arial8 {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.arial8white {
	font-family: Arial;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.arial8blue {
	font-family: Arial;
	font-size: 8pt;
	color: #83B0DD;
	text-decoration: none;
}

.arial8bluebold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3B71B7;
	text-decoration: none;
}

.arial8bold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}

.arial8boldorange {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}

.arial8boldkelabu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

A:link { text-decoration: none; color: #ffffff; }
A:visited {text-decoration: none; color: #ffffff; }
A:hover {text-decoration: none; color: #FFFFFF; }
A:active {text-decoration: none; color: #ffffff; }

A.class1:link { text-decoration: none; color: #3B71B7; }
A.class1:visited {text-decoration: none; color: #3B71B7; }
A.class1:hover {text-decoration: underline; color: #3B71B7; }
A.class1:active {text-decoration: none; color: #3B71B7 }

A.class2:link { text-decoration: none; color: black; }
A.class2:visited {text-decoration: none; color: black; }
A.class2:hover {text-decoration: none; color: #2B5AAC; }
A.class2:active {text-decoration: none; color: #3B71B7 }


A.class3:link { text-decoration: none; color: black; }
A.class3:visited {text-decoration: none; color: black; }
A.class3:hover {text-decoration: none; color: #C70404; }
A.class3:active {text-decoration: none; color: #3B71B7 }

A.class4:link { text-decoration: none; color: white; }
A.class4:visited {text-decoration: none; color: white; }
A.class4:hover {text-decoration: none; color: black; }
A.class4:active {text-decoration: none; color: white}

A.class5:link { text-decoration: none; color: black; }
A.class5:visited {text-decoration: none; color: black; }
A.class5:hover {text-decoration: underline; color: black; }
A.class5:active {text-decoration: none; color: black}


.arial8whitebold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.arial9 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: none;
	color: black;
	text-decoration: none;
}

.maroon9bold {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #1663D5;
	text-decoration: none;
}

.arial9boldorange {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}

.arial7{
	font-family: Arial;
	font-size: 3px;
	text-decoration: none;
	color: #000000;
}

.arial4px{
	font-family: Arial;
	font-size: 8px;
	text-decoration: none;
	color: #000000;
}

.arial12bold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #C70404;
	text-decoration: none;
}
