BODY  {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
}

h1 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #EC7C0B;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
	font-weight: bold;
	color: #EC7C0B;
}

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


hr {
	color: #EC7C0B;
	size: 1px;
	width: 100%;
}

.profile {
	color: #1a6cbd;
	size: 1px;
	width: 100%;
} 

ul {
	font-weight: normal;
}

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

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

.news {text-decoration: underline; font-size: 10pt; font-weight: bold;}

.content-news {
	margin-left: 15px;
        margin-bottom: 5px;
	margin-top: 5px;
}

.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 a
{
	font-size: 11px;
	text-decoration: none;
	color: #FC8D3D;
}

.content-navigation
{
	background: #ffffff;
	border-top: 1px solid #FDB626;
	border-bottom: 1px solid #FDB626;
	border-left: 1px solid #FDB626;
	border-right: 1px solid #FDB626;
	margin-bottom: 10px;
	padding:0 8px 5px;
}		



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


