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


body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
h1 a:link {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
h1 a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	color: #000000;
}
h1 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1 a:active {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
