body 
{
	font-family: arial, helvetica;
	font-size: 12px; 
	background-color: black;
	color: black;
}

td
{
	font-family: arial, helvetica;
	font-size: 12px; 
	color: black;
}

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

h1 {
font-size: 14px;
color: #295376;
margin-top:0;
}

a:hover
{
color: #295376;
text-decoration: underline;
}

input.go
{
background-color: #295376;
color: white;
font-family: arial, helvetica;
font-weight: bold;
border: 1px solid white;
padding: 1px;
margin: 2px;
}

table.issues {
background-color: #E1E1E1; 
width:642px; 
height:120px; 
margin:5px 50px 5px 50px; 
padding: 5px;
}

input.email
{
margin: 2px;
}