body {
    background-color: #ffffff; font-family: Arial; font-weight: normal; font-size: 10pt;
}

.small   { font-family: Arial ; font-weight: normal; font-size: 9pt; }
.normal  { font-family: Arial ; font-weight: normal; font-size: 10pt; }
.bold    { font-family: Arial Bold; font-weight: bold; font-size: 10pt; }
.small_bold  { font-family: Arial Bold; font-weight: bold; font-size: 8pt; }

.title   { font-family: Arial Bold; font-weight: bold; font-size: 14pt; }
.heading { font-family: Arial Bold; font-weight: bold; font-size: 12pt; }
.paraheading { font-family: Arial Bold; font-weight: normal; font-size: 12pt; }

div.base   { font-family: Arial; font-weight: normal; font-size: 10pt; }
div.inset  { position:relative; top:0; left:20; font-family: Arial; font-weight: normal; font-size: 10pt; }

