BODY {
font size:11pt;
line-height:150%;
}

DIV {
line-height: 150%;
}

H1{font-size: 14pt; font-wight:bold; color: #810032; padding:15px; text-align:center;}
H2{font-size: 12pt; font-wight:bold; color: #800019}
H3{font-size: 10pt; font-wight:bold; color: #666666}
H4{font-size: 10pt; font-wight:bold; color: #000000; BACKGROUND-COLOR:#cccccc}

TH{font-size: 10pt; font-wight:bold; color: #cccccc}

TD{
font-size:10pt;
line-height:150%;
}

STRONG{
font-size: 10pt;
font-wight:bold;
color: #4a113a
}

A{text-decoration:none}
A:link{color:#ff00ff}
A:visited{color:#c50067}
A:hover {color: #ffff00;text-decoration:underline}


.cell_p{
background-color: #ead3f2;
}

.cell_dp{
background-color: #27002b;
}

.cell_th{
background-color: #4a113a;
}

.cell_td{
background-color: #fcedff;
}

.box {
  border-style: solid;
  border-color: #4a113a;
  border-width: 1px;
  padding: 10px;
}