@charset "utf-8";
/* CSS Document */
.style2 {
	font-family: "BernhardMod BT";
	color: #666666;
}
a:link {
	text-decoration: none;
	font-size: 27px;
}
a {
	font-size: 27px;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 27px;
}
a:focus {outline-style: none;}

