body {	margin: 0 0 0 0;    padding: 0;    background-color: black;   }   p {	font-family: geneva, arial, sans-serif;	font-weight: normal;	font-size: 10px;	line-height: 18px;	color: #ccc;	background-color: transparent;	}.bigtext {	font-family: helvetica, arial, sans-serif;	font-weight: bold;	font-size: 12px;    color: #393;    background-color: transparent;    text-decoration: none;    }	a:link {	font-family: geneva, arial, sans-serif;	font-weight: normal;	font-size: 10px;    color: white;    background-color: transparent;    text-decoration: none;    }    a:visited {	font-family: geneva, arial, sans-serif;	font-weight: normal;	font-size: 10px;    color: #fc3;    background-color: transparent;    text-decoration: none;    }    a:active {	font-family: geneva, arial, sans-serif;	font-weight: normal;	font-size: 10px;    color: #ff0;    background-color: transparent;    text-decoration: none;    }    a:hover {	font-family: geneva, arial, sans-serif;	font-weight: normal;	font-size: 10px;    color: #c00;    background-color: transparent;    text-decoration: none;    }    .aligncenter {	text-align: center;	}.alignright {	text-align: right;	}
