h1{
	color:#333333; 
	font-size: 11;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

body, p{
	text-align: justify;
	color:#333333; 
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


body.news, body.news p{
	text-align: justify;
	color:#333333; 
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.news{
	background-image: url("../images/mmm.jpg");
	background-repeat: repeat-y;
}
a.news{
	color:#3333ff; 
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

l{
	list-style-image: url('images/last.gif');
}	

a.newss{
	text-align: justify;
	color:#333333; 
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}