.bighead {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: bold;
}
.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;

}
.minorhead {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;

}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;

}

a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
.samllertxt {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
a.directory:link {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;

}
a.directory:visited {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.directory:hover {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a.directory:active {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #009999;
}
a.medium:link {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;

}
a.medium:visited {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.medium:hover {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a.medium:active {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #009999;
}
a.samllertxt:link {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;

}
a.samllertxt:visited {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.samllertxt:hover {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
a.samllertxt:active {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: normal;
	color: #009999;
}

a.teext:link {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;

}
a.teext:visited {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.teext:hover {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
a.teext:active {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #009999;
}

