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

body{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #333333;
}
h1 a {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
