body,td,th, input {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a.copyright:link, a.copyright:active, a.copyright:visited {
     color: #999999;
	 text-decoration: none;
}
a:hover, a.copyright:hover {
	color: #333333;
	text-decoration: underline;
}
input {
	background-color: #F5F5F5;
	border: 1px solid;
	height: 17px;
}
form { 
 	padding: 0px; 
}
.header {
	color: #313390;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.copyright {
	color: #999999;
}



