body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffcc;
}

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

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

a.back {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
color: #33ff00;
	text-decoration: none;
	}


form {
	background-color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #000000;
	color: #ffffcc;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
  color: #33ff00;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
  color: #33ff00;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #ffffcc;
	background-color: #000000;
}

.footer2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line- height: 16px;
color: #33ff00;
background-color: #000000;
}

a:hover {
	text-decoration: none;
	color: #33ff00;
}

a.back:hover {
text-decoration: none;
	color: #ffffcc;
}




