body,td,th {
	margin-left: 0px;
	margin-top: 0px;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}
body {
	background-color: #FFFFFF; 
}
.input_textbox {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}
.trebuchet12pt {
	font-family: "Trebuchet MS", Tahoma, "Arial Black";
	font-size: 12pt;
}
.trebuchet12ptbold {
	font-family: "Trebuchet MS", Tahoma, "Arial Black";
	font-weight: bold;
	font-size: 12pt;
}
.text_copyright {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size:18pt;
}
h2 {
	font-family: Tahoma, Arial;
	font-size:14pt;
}
a {
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:visited {
	color: blue;
}
form {
	display: inline;
}

