/* CSS Document */
body {
	margin: 0px;
	background-color: #EEEEEE;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
.white {
	color: #333333;
	text-decoration: none;
}
.input1 {
	height: 20px;
	width: 150px;
	font-size: 12px;
}
.input2 {
	height: 20px;
	width: 300px;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
