body {
  font-size: 11pt; 
  font-family: "Tw Cen MT";
  color: black;
  background-color: #CBCBB6;
}
 
p
{
  font-size: 11pt; 
  font-family: "Tw Cen MT";

}
 
 
 a:link {
  color: #795979
}

  a:visited {
  color: #795979
}

  a:active {
  color: #795979
}

  a:hover {
  color: #989870
}

.cell-background {
background: #916A90
}


.main-title {
  font-size: 24pt; font-family: "Verdana";
  color: #704191;
  font-weight: bolder;
  font-variant: small-caps;
  line-height: -2;
}

.main-subtitles {
  font-size: 10pt; 
}
.inside-title-references {
	font-size: 11pt;
	color: #704191; 
	font-weight: 700; 
	font-weight: bolder;
	font-variant: small-caps;
}
.inside-table-text {
	font-size: 11pt;
	color: #ffffff; 
}
.inside-table-text-link {
 	font-size: 11pt;
 	color: #ffffff; 
}