body
{
	margin:0;
	padding:0;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	background: #FACD7C url(img/design/back.gif) repeat-y center;
}

.menu
{
	background: #FACD7C url(img/design/menu.gif) repeat-y center;	
}

.menulinks {
	padding: 5px 0px 5px 90px;
	left: auto;
	margin: auto;

}

.news_head {
	FONT-SIZE: 9pt; 
	COLOR: #c94200;
}

.news_date {
	FONT-SIZE: 9pt; 
	COLOR: #333333;
}

TD {
	FONT-SIZE: 8pt;
	COLOR: #242424;
}

P {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}

a {
color: #d95300;
text-decoration: none;
}

a:hover {
color: #d95300;
text-decoration: underline;
}

.subheader
{
	text-align: center;
	color: #c94200;
	font-weight: bold;

}
.submenu
{
	text-align: left;
}
.tbl
{
	border: 1px solid #c94200;
}
