body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
h1   {
	font-size: 14pt;
}

h2   { font-size: 12pt; }
	
h3   { font-size: 12pt; }

h4   { font-size: 12pt; }
	
.newsText  { font-size: 12pt;;
	}
	
.titles  { font-size: 12pt; }
.titlesSm  { font-size: 12pt; }
.titlesLg  { font-size: 14pt; }

.footer {
   font-size: 10pt;
   }

a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#navigation, #advertising, #other { 
  display : none; 
} 