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

a {
	font-size:18pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a:hover {
	font-size:18pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;	
	color:#000000;
}
a:visited {
	font-size:18pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
body {
	background-color:#E6E6CC;
}
.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
}
