@charset "utf-8";
body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #603;
}
body {
	background-color: #FC6;
	margin-left: 1cm;
	margin-right: 1cm;
	font-size: 14px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
a:link {
	color: #603;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
