/*
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Times, serif;
  font-size : 12pt; 
}
*/
.redTopic {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #772424;
}

a { 
  text-decoration : none; 
  color : navy; 
}


 #motto, #navigation, #news, #programsAd { 
  display : none; 
} 
