.topnav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 22px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #1b425a}
.dbase_hds {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: 1b425a; text-decoration: overline}
form {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
input {  width: 90px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1b425a}
.subheads {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.subheads2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #1b425a}
.scrnshots {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; font-variant: normal; color: #FFFFFF}
.skip {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFF00; text-decoration: underline; font-weight: bold}

.redlink {
	color: #FF0000;
}

.greenlink {
	color: #b2b480;
}

.bluelink {
	color: #1b425a;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}