body {    	margin: 0;    	padding: 0;     	background-color: black;    	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    color: #fff;    line-height: 18px;}p, ul, li {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    color: #fff;    line-height: 18px;    background-color: transparent;    }    a:link {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    color: #f00;    line-height: 18px;    background-color: transparent;    text-decoration: none;    }    a:visited {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    color: #39f;    line-height: 18px;    background-color: transparent;    text-decoration: none;    }    a:active {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    color: #ff0;    line-height: 18px;    background-color: transparent;    text-decoration: none;    }    a:hover {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    color: #6f0;    line-height: 18px;    background-color: transparent;    text-decoration: none;    }    .alignright {	text-align: right;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 14px;    line-height: 18px;    color: #c9f;    background-color: transparent;	}.button {	color: white; 	background-color: #f00;	font-size: 12px;	font-family: Geneva, Arial, sans-serif;	}
