@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "NewsGoth BT";
	font-size: 30pt;
	padding-top: 6px;
	font-weight: lighter;
	color: #F93;
	letter-spacing: 3px;
	text-align: center;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #878787;
}
a:hover {
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #F93;
	font-size: 18px;
	font-family: "NewsGoth BT";
	text-align: justify;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-family: "NewsGoth BT";
	text-align: center;
	font-size: 14pt;
	font-weight: lighter;
	color: #606060;
}
#contact .question {
	display: block;
	margin-top: 3px;
}
