@charset "utf-8";
/* CSS Document */
table, tr, th {
	border:1px #AAFF22;
	
}
td, th {
	color:rgba(0,255,235,1.00)
}
th,tr {
	background-color:hsla(289,100%,36%,1.00);
}
td, th {
	font-size: 20px;
}
