body{
  background-color: #000000;
  color: #aa0000;
  font-size: 12px;
  font-family: tahoma;
}

table{
  color: #aa0000;
  font-size: 11px;
  font-family: tahoma;
}

a,a:visited,a:active{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}

a:hover{
	color: #ff00aa;
}

p,li{
	font-size: 11px;
}