
body, td, th, input {
	font-family: arial, helvetica, sans;
	font-size: 11px;
	color: #333333;
}

body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

th {
  background-color: #FFFFFF;
}

a:link {
	color: #003399;
}

a:visited {
	color: #FF6600;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #003399;
}

select {
	font-size: 10px;
	border: 1px solid #666666;
}

