.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000
}
.H2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #990000}
.H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt
}
.menublack {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: 000000
}

a:link {  text-decoration: none; color: #003366}
a:visited {  text-decoration: none; color: #003399}
a:hover {  text-decoration: underline; color: #660000}
a:active {  text-decoration: none; color: #0033CC}

.H1 a:link {  color: #0033cc; text-decoration: underline; font-weight: bold}
.H1 a:visited {  color: #003399; text-decoration: none; font-weight: bold}
.H1 a:hover {  color: #660000; text-decoration: underline; font-weight: bold}
.H1 a:active {  color: #0033CC; text-decoration: none; font-weight: bold}

.H2 a:link {  color: #0033cc; text-decoration: underline; font-weight: bold}
.H2 a:visited {  color: #003399; text-decoration: none; font-weight: bold}
.H2 a:hover {  color: #660000; text-decoration: underline; font-weight: bold}
.H2 a:active {  color: #0033CC; text-decoration: none; font-weight: bold}

.H3 a:link {  color: #0033cc; text-decoration: underline; font-weight: bold}
.H3 a:visited {  color: #003399; text-decoration: underline; font-weight: bold}
.H3 a:hover {  color: #660000; text-decoration: underline; font-weight: bold}
.H3 a:active {  color: #0033CC; text-decoration: underline; font-weight: bold}

.main a:link {  color: #003366; text-decoration: underline; font-weight: bold}
.main a:visited {  color: #003399; text-decoration: underline; font-weight: bold}
.main a:hover {  color: #660000; text-decoration: underline; font-weight: bold}
.main a:active {  color: #0033CC; text-decoration: underline; font-weight: bold}

.menu a:link {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
.menu a:visited {  color: #990000; text-decoration: underline; font-weight: bold}
.menu a:hover {  color: #990000; text-decoration: underline; font-weight: bold}
.menu a:active {  color: #0033CC; text-decoration: underline; font-weight: bold}

.menublack a:link {  color: #990000; text-decoration: underline; font-weight: bold}
.menublack a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold
}
.menublack a:hover {  color: #990000; text-decoration: underline; font-weight: bold}
.menublack a:active {  color: #0033CC; text-decoration: underline; font-weight: bold}
