@charset "utf-8";
body {
	background-color: #18CF8B;
}

a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #0000CC;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	background-color: #18CF8B;
}


/* CSS Document */

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
table {
	background-color: #FFFFFF;
}
