body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #EEEEEE;
}


td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #EEEEEE;
}


.usernameAndPasswordLogin {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #000000;
	border: 1px #555555 solid;
}

.usernameAndPasswordLogin2 {
	font-size: 10pt;
	line-height: 10pt;
}

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

a:hover	{
  color: #00FF00;
}


.forumsUnreadMessage {
  background-color:	#002044;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}



