p {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: normal;
}

BLOCKQUOTE  {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	list-style: square;
}

ul {
	font-weight: normal;
}

a:link {color: #583001;}
a:visited{color:#874F05;}
a:active {color: #583001;}
a:hover{color:#CE9264;}

.link_news
	{
	font-size: 12px;
	font-family: sans-serif;
	color: #B8631D;
	font-weight: bold;
	text-decoration: none;
}
	
.link name:link
	{
	font-size: 12px;
	font-family: sans-serif;
	color: #B8631D;
	font-weight: bold;
	text-decoration: none;
}

.link name:active
	{
	font-size: 12px;
	font-family: sans-serif;
	color: #B8631D;
	font-weight: bold;
	text-decoration: none;
}
		
.link name:visited 
	{
	font-size: 12px;
	font-family: sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}	
		
#navigation
{
	background: #ffffff;
	border-top: 1px solid #1a6cbd;
	border-bottom: 1px solid #1a6cbd;
	border-left: 1px solid #1a6cbd;
	border-right: 1px solid #1a6cbd;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0 8px 5px;
}		

#news-list
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}	

.content
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10 px;
}		
