body {
padding:0px;
margin:0px;
background-color: #000000;
font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
}


p {
	font-size: 0.7em;
	line-height: 1.4;
}
li {
}
a {
	color: #999999;
	text-decoration: none;
}
a:link 
{
	
}
a:visited 
{
	
}
a:hover 
{
	text-decoration: underline;
}
a:active {
	
}

