body {
	background-color: #CC5500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

form {
	background-color: #CC5500;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
  background-color: #CC5500;
}

a:hover {
	text-decoration: underline;
}

