a:link {
	text-decoration: none;
	color: #000000;
}
.seelink {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
	text-decoration: underline;
	color: #000080;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.norm {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#000000;
    }
.norm_tiny {
    font-family: verdana, arial, tahoma;
    font-size: 9px;
    color:#000000;
    }
.heading {
    font-family: "Times New Roman", times, serif;
    font-size: 28px;
    color:#000000;
    }
.subhead {
    font-family: "Monotype Corsiva", "Times New Roman", times, serif;
    font-size: 24px;
    color:#000000;
    }
.input {
    width:100%;
    }
