/* -------------------------------------------------------------------------------- */
/*                               SOF Style Sheet 1 :                                */

html, body { 
	padding: 0px;
	margin: 0px;
	background-color: #5A5A5A;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.* {
	color: #000000;
} 
				
.hoofditem {		
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #E1E1E1;
}		
				
.hoofditem a {
	color: #E1E1E1;
	text-decoration: none;
}
				
.subitem {				
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.subitem a {
	color: #FFFFFF;
	text-decoration: underline;
}
				
.under {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
								
.under a {
	color: #FFFFFF;
}
				
.right {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}	
				
				
.title	{		
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #154062;
	text-transform: uppercase;
}				
				
.adres {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 14px;
}

.newstitle	{		
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
/*                               EOF Style Sheet 1 :                                */
/* -------------------------------------------------------------------------------- */

