@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006;
}
.subMenuTxt {
	font-size: 9pt;
}
.linkedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00F;
	text-decoration: underline;
}
a:link {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #600;
}
a:active {
	color: #00C;
}

