.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100%;

}
a {
	font-weight: bold;
	color: #339999;
	text-decoration: none;

}

a:hover {
	color: #000000;
	text-decoration: none;

}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tdborder {
	border: 1px solid #333333;
}
ul {
	line-height: 20px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
.textareaNS4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
.footnote {
	font-size: 9px;
	color: #666666;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}

