body {
			font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
			background: #ffffff;
}
table.header, table.footer{
		 width: 100%;  
}
table.header th, table.footer th {
			background-color: #c0c0c0; 
}

table.header td.line, table.footer td.line {
			background-color: black;
}

table.news {
			background-color: #F3F3F3;
			font-size: 8pt;
     border: 2px solid #43536D;
}

table.news th {
			font-weight: bold;
			text-indent: 5px;
}

table.body td.navbar {
			border-right: 2px black solid;
			background-color: #8F2B2B;
; font-size: 12pt; font-style: normal; line-height: normal; 
}
table.body td.text {
			font-size: 11pt;
}

A.navlink {
			padding: 3px 3px 3px 6px;
			color: yellow;
			font-size: 12pt;
			width: 100%;
; font-family: Arial, Helvetica, sans-serif
}
A.navlink:hover {
			background-color: #F3F3F3;
			color: #000000;
; font-size: 14pt; font-family: Arial, Helvetica, sans-serif
}
a:active {  font-size: 12pt; color: #FFFF00; font-family: Arial, Helvetica, sans-serif}
a:visited {  font-size: 12pt; color: #009999; font-family: Arial, Helvetica, sans-serif}
