marquee {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	}
	
marquee a {
	color:#000000;
	text-decoration:none;
	}
	
marquee a:hover {
	color:#CCCCCC;
	text-decoration: underline;
	}
	
table {
	padding: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	width: 770px;
	}

td {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	}

td a {
	color: #666666;
	text-decoration: none;
	}	

p {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	}

p a {
	color: #666666;
	text-decoration: none;
	}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}