.title {
font-size:14pt;
font-color:#00006F;
border:medium solid blue;
background-color:#CCFF66
}

.h1 {
font-size:12pt;
font-color:blue;
font-weight:bold;
background-color:#40E0D0;
text-align:center
}

.quote {
font-size:10pt;
margin:12px 10px 10px 12px;
}

.wide_indent {
   margin-left    : 25mm;
   margin-right   : 25mm;
   line-height    : 150%;
}

table,th,td  {
	font-size	: 10pt;
}

