@charset "utf-8";
body, p, td {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #000000;
}
.borderin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.screenborder {
	border: 1px solid #E5535B;
}
.copy {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.news {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.title {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.titletext {
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
