body, td, p, ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	scrollbar-face-color : #716F52;
	scrollbar-highlight-color : #716F52;
	scrollbar-track-color: #D5D5CC;
	scrollbar-darkshadow-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-shadow-color : #716F52;
	scrollbar-3d-light-color : #716F52;
	scrollbar-arrow-color : #D5D5CC;
}
th {
	background-color: #F4D29D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}
a:link, a:visited {
	text-decoration : none;
	color : #C78724;
}
a:active, a:hover {
	text-decoration : underline;
	color : #915C0A;
}
h1,.h1 {
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}
h2,.h2 {
	font-size : 14px;
	font-weight : bold;
	color: #000000;
}
h3,.h3 {
	font-size : 12px;
	font-weight : bold;
	color: #000000;
}
a.news:link, a.news:visited {
	text-decoration : none;
	font-weight : bold;
	color : #000000;
}
a.news:active, a.news:hover {
	text-decoration : none;
	font-weight : bold;
	color : #EAA63C;
}
.small { 
	font-size : 10px;
}
.normal { 
	font-size : 12px;
}
.tablecontent {
	background-color: #ECECE1;
}
.metaabs {
	position : absolute;
	left : 0px;
	top : 0px;
}
