.topTitle  { text-align: center;  font-family: Times New Roman; 
               font-size: 28; color: #8D4747; font-weight: bold }
.tablesHeader { text-align: center; height: 16px; color: #000000; font-family: Times New Roman; font-size: 16; 
               background-color: #C99985;font-weight: bold }
.titles      { text-align: left; font-family: Times New Roman; 
               font-size: 20; font-weight: bold; color:#8D4747 }
.titleBig {
	font-family: "Times New Roman";
	font-size: 24;
	font-weight: bold;
	color:#8D4747;
	text-align: center;
}
.links{
	text-align: center; font-family: Times New Roman; 
    font-size: 16; font-weight: bold; color:#0000A0;
	text-decoration: none
}