BODY, TABLE, TR, TH, TD, .boxbody, .boxtitle{
   font-family : arial, sans-serif, verdana, serif;
   font-size : 9pt;
}

BODY {
   margin : 0px;
   width : 100%;
}

H1, H2, .pagetitle {
   text-align : center;
}

H1 {
   color : #FFFFFF;
   font-size : 24pt;
}

H2 {
   font-size : 20pt;
}

BODY.maint {
   background-color : #FFFFFF;
   color : #000066;
}

TABLE {
   border-width : 0px;
   border-style : solid;
   border-color : black;
}

IMG {
   border-style : none;
}

P {
   font-size : 9pt;
   font-family : "arial rounded mt bold", verdana, sans-serif, "times new roman", serif;
}

P:first-line {
   text-indent : 10%;
}

P:first-letter {
   font-weight : bold;
   font-size : 10pt;
}

DIV.pagetext {
   font-family : "arial rounded mt bold", verdana, sans-serif, "times new roman", serif;
   font-size : 9pt;
}

H1, H2, H3, .pagetitle {
   font-family : elephant, "times new roman", serif;
   font-weight : bold;
}

.big1, .big2, .big3 {
   font-family : verdana, arial, sans-serif, "times new roman", serif;
   font-weight : bold;
   font-size:9pt;
}

.pagetitle {
   font-size:32pt;
}

.monospace{
   font-family : courier, serif;
}

.boxbody{
   color : #000000;
}

.boxtitle{
   font-weight : bold;
   font-family : verdana, arial, sans-serif, "times new roman", serif;
}

A {
   font-size : 8pt;
   font-family : verdana, arial, sans-serif, serif;
   border : 0px;
   color : blue;
}

A:visited {
   color : blue;
}

A:active {
   color : red;
}

A:hover{
   color : red;
}

STRONG {
   color : #FFFFFF;
   font-size : 10pt;
   font-family : arial, sans-serif, verdana, serif;
}

.error {
   background-color : #FF0000;
   color : #000000;
   font-family : Arial, serif;
   text-align : center;
   font-size : 16px;
   font-weight : bold;
}

.footnote {
   font-size : 8pt;
   border-style : none;
}
