HTML {
   height: 100%; }

body {
	height: 100%;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	

.text {	font-family: tahoma;
	font-size: 11px;
	color: #363732; }	


.more {	font-family: tahoma;
	font-size: 11px;
	color: #632837; }

.menu {	font-family: tahoma;
	font-size: 11px;
	color: #c7c9be; }


.copyright {	font-family: tahoma;
	font-size: 11px;
	color: #a1a298; }


.text-preview {
	font-family: tahoma;
	font-size: 10px;
	color: #000000; }

.article_title {
	font-size: 18px;
	font-weight: bold;
	color: #990000; }

.table-link {
	font-size: 10px;
	color: #FFFFFF; }
	
.footer {
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}