body {
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-color: #252621;
}
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
th {
	text-align: left;
}
a {
	color: #C00;
}
a:hover {
	color: red;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
h1, h2 {
	margin-bottom: 1em;
	font-size: 1em;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: black;
	line-height : 130%;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 17px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height : 15px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height : 15px;
	text-decoration: none;
}
.newsCopy {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul#nav {
	list-style-type: none;
	width: 138px;
	margin-left: 0;
	padding-left: 0;
}
ul#nav li {
	width: 138px;
	padding-bottom: 3px;
}
ul#nav a {
	display: block;
	padding: 4px 14px;
	letter-spacing: .05em;
	text-decoration: none;
}
ul#nav a:hover {
	color: #C00;
	background: url('images/nav-highlight.jpg') no-repeat 14px bottom;
}
ul#nav a.current {
	background: url('images/nav-highlight.jpg') no-repeat 14px bottom;
}
ul#nav a#special {
	font-weight: bold;
	font-style: italic;
}
