@charset "utf-8";
/* CSS Document */
<!--
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, div, td {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #450b0a;
	font-size: 11px;
}
a, .orange {
	color: #e65900;
}
.brown {
	color: #450b0a;
	text-decoration: none;j
}
h1, H1 {
	color: #e65900;
	font-size: 16px;
	border-bottom: #e65900 thin solid;
	padding-bottom: 5px;
}
h2, H2 {
	font-weight: normal;
	color: #e65900;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.leftcol {
	padding: 0px 60px 0px 20px;
	background-image: url(../_images/news-back.gif);
	background-repeat: repeat-y;
}
.rightcol {
	padding: 0px 0px 0px 20px;
}
/* ---------------------------------------------- */
-->
