h1{color:navy;font-family:"times new roman""sans-serif";font-style:normal;font-size:30;font-weight=bold}
h2{color:navy;font-family:"times new roman""sans-serif";font-style:normal;font-size:20;font-weight=normal}
h3{font-family:"times new roman""sans-serif";font-style:normal;font-size:15;font-weight=bold}
h4{color:navy;font-family:"times new roman""sans-serif";font-style:italic;font-size:20;font-weight=bold}
h5{color:navy;font-family:"times new roman""sans-serif";font-style:normal;font-size:30;font-weight=bold}


a:link {color:black; text-decoration: none}
a:visited { color:black; text-decoration: none}
a:hover { color:red; text-decoration: none}
a:active  { color:black; text-decoration: none}

.copytext {
	font-family: Tahoma;
	font-size: 12px;
}
.headertext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold
}
.menutext {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold
}
.menuheader {
	font-family: Tahoma;
	font-size: 20px;
	font-weight:bold
}
.errortext {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
}

.menulink a:link {color:black; text-decoration: none}
.menulink a:visited { color:black; text-decoration: none}
.menulink a:hover { color:red; text-decoration: none}
.menulink a:active  { color:black; text-decoration: none}

