@charset "utf-8";
.HelperText {
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	list-style-type: circle;
}
img { padding: 3px 3px 3px 3px; 
      border-style: none;
}
a img { border-style: none; }
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.menutext:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menutext:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menutext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menutext:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menutext {
	color: #FFFFFF;
}
.menuhead {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.HelperText:hover {
	text-decoration: underline;
	color: #000000;
}
.HelperText:link {
	color: #000000;
	text-decoration: none;
}
.HelperText:visited {
	color: #000000;
	text-decoration: none;
}
.HelperText:active {
	color: #000000;
	text-decoration: underline;
}
th {
	font-weight: bold;
	color: #006699;
	text-align: right;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	color: 006699;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.NoLinkHelper {
	font-size: 10px;
}
