
 
 body {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: small;
	color: #ffff99;
	font-weight: normal;
	font-style: normal;
	background-color: black;
	background-image: none;
	margin: 0px;
	}
 a:link { 
	color: #bfbfbf; 
	} 
 a:visited { 
	color: #808080; 
	}
 a:hover { 
	color: white;
	}
 p {
	margin:0px 0px 0px 0px;
	font-size: small; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal;
	}

 table,tr,td {
	padding: 0px;
	vertical-align: top;
	border: 0;
	}
 img {
 	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	}
 img:hover { 
	border-color: white;
	}	
