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

h1 {
	font-family: arial;
	font-size: 80px;
	color: #000;
}
a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
}

h2 {
	font-family: arial;
	font-size: 10px;
}
h3 {
	font-family: arial;
	font-size: 15px;
}
