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

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

hr {
	border:solid #95703C 1px;
}

td {
	padding: 5px;
}
h1 {
	font-family: Georgia, "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color: #8A3014;
	margin-top:0px; 
	margin-bottom: 10px;
	padding-bottom:5px; 
	line-height:25px; 
	border-bottom:solid #95703C 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	margin-top:10px; 
	margin-bottom:-5px; 
	line-height:17px; 
}

h3, .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

li {
	padding-bottom:5px;
}

p {
	line-height: 17px;
}

.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-weight: normal;
}

.error {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

.caption {
	font-style:italic;
	font-size:12px;
	color: #8A3014;
}
