body {

background-color: black;
font-family: verdana;
color: white;
font-weight: normal;
font-size: 13;
margin: 35;
margin-left: 50;
margin-right: 50;
margin-bottom: 0;	
text-align: justify;
}

table {

font-family: verdana;
border: 0 solid white;
margin: 0;
font-size: 11;
text-align: center;
}

h1		{text-align: center; color: white; font-size: 28px;}
h2		{text-align: justify; font-weight: normal; font-size: 13;}
h3		{font-size: 14; font-weight: bold;}
img		{border: 0;}
a		{color: white; text-decoration:underline;}
a:hover		{text-decoration:none;}


