@CHARSET "ISO-8859-1";
body{
	font-family: arial, verdana;
}
a{
	color: #009;
	text-decoration: none;
}

a:hover{
	color: #009;
	text-decoration: underline;
}

a img{
	border: 0;
}

h1{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
