STYLE typetextcss
A:active {
	COLOR: #003399; text-decoration:none; 
}
A:link {
	COLOR: #003399; text-decoration:none; 
}
A:visited {
	COLOR: #003399
}
A:hover {
	COLOR: #ff0000
}

A.nav0:active {
	COLOR: #ffffff;
}
A.nav0:link {
	COLOR: #ffffff; text-decoration:none; 
}
A.nav0:visited {
	COLOR: #ffffff;
}
A.nav0:hover {
	COLOR: #ff0000;
}
Body {font-family : arial; color: #ffffff;
}
A.menu:active {
	COLOR: #000000; text-decoration:none; 
}
A.menu:link {
	COLOR: #000000; text-decoration:none; 
}
A.menu:visited {
	COLOR: #000000; text-decoration:none;
}
A.menu:hover {text-decoration: none; color: #000000;
}
.menu { color: #000000;  font-family: verdana; font-size: 11px;  font-weight: bold; text-decoration:none; 
}
.notation { color: #000000;  font-family: verdana; font-size: 10px;  font-weight: bold; text-decoration:none; 
}
.grey { background-color: #929191; color: #ffffff;
}
.light-grey { background-color: #ABAAAA; color: #ffffff;
}
.dark-grey { color: #ffffff;  background-color: #BBBBBB; 
}
.top { color: #ffffff; font-family: arial; font-size: 13px;
}
.top2 { color: #000000; font-family: arial; font-size: 10px;
}
.top3 { color: #000000; font-family: arial; font-size: 11px;
}
.top4 { color: #000000; font-family: arial; font-size: 14px; font-weight: bold;
}
.bottom { color: #ffffff; font-family: arial; font-size: 10px;
}
.body { color: #ffffff; font-family: arial; font-size: 12px; font-weight: bold;
}
.body2 { color: #ffffff; font-family: arial; font-size: 13px; font-weight: bold;
}
.body3 { color: #ffffff; font-family: verdana; font-size: 11px; font-weight: bold;
}
.hdr { color: #ffffff; font-family: arial; font-size: 14px;
}
.hdr2 { color: #ABAAAA; font-family: arial; font-size: 15px;
}
.hdr3 { color: #000000; font-family: arial; font-size: 16px; font-weight: bold;
}
.hdr4 { color: #ffffff; font-family: arial; font-size: 15px; font-weight: bold;
}
.hdr5 { color: 003399; font-family: arial; font-size: 14px; font-weight: bold;
}
.spacer { color: #ffffff; font-family: arial; font-size: 4px;
}
input        { font-family: arial; color: #000000; font-size: 8pt; background-color: #ABAAAA;  font-weight: bold;
}
input.submit { background-color: #555555; color: #000000; font-family: arial; border-style: outset; border-color: #00042E;  font-weight: bold;
}
select       { font-family: arial; font-size: 8pt; color: #000000; background-color: #ABAAAA;  font-weight: bold; 
}
textarea     { font-family: arial; color: #000000; font-size: 8pt; background-color: #ABAAAA;  font-weight: bold;
}
checkbox     { background-color: #ABAAAA; color: #000000; border-style: outset; border-color: #ffffff;  font-weight: bold;
}