body {
	background-color: #000000;
	margin:0;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: 12px}

.link
{
font-family: Arial, Helvetica, sans-serif;
text-size:.7em;
}
.link:hover
{
text-decoration:none;
border: thin dotted #00FF00;
}

ul
{
margin-left:10;
margin-bottom:5;
}
li
{
margin-left:20;

}
#mail
{
border: thin dotted #00FF00;
}
.red
{
color:#bd282e;
}