a {	
	color: #FFFFFF;	
	text-decoration: none
}
h2 {
	color: #FFFFFF;
	font-size: small;
	}
h3 {
	color: #0066cc;
	font-size: 12px;
	}
table {
	color: #FFFFFF;
	font-size: x-small;
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #FFFFFF	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: x-small	}
A:link {
	text-decoration: none;
	color: white;
}
A:hover {text-decoration:underline}
A:visited {
	text-decoration: none;
	color: white;
}
A:visited:hover {
	text-decoration: underline;
	color: white;
}

