@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #FFF;
}
body {
	background-color: #0188c8;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
}
