BODY {background-color: #FFFFFF;
             font-weight: 500; 
             font-size: 10pt;
             font-family: Georgia, Verdana, Arial, sans-serif;
			 margin-left: 2em;
			 martin-right: 2em;
}

PRE {
 			 margin-left: 4em;
			 martin-right: 2em;
			 font-size: 8pt;
	}

H3 {color: #FFFFFF;
    font-weight: 500;
    font-size: 110%;
    text-align: center;
}

TD {color: #333333; 
    font-weight: 500; 
    font-family: Georgia, arial, helvetica, sans-serif;
    font-size: 10pt;}


B {color: #333333;
    font-weight: 700;
    font-size: 105%;
    text-align: center;
}

a { color: #0050a0;
   font-family: Georgia, arial, helvetica, sans-serif;
         text-decoration: none;
         font-size: 10pt;
         font-weight: 600;

}
a:visited { color: #0050a0;
   font-family: Georgia, arial, helvetica, sans-serif;
         text-decoration: none;
         font-size: 10pt;
         font-weight: 600;

}
a:hover { color: #0050a0;
   font-family: Georgia, arial, helvetica, sans-serif;
         text-decoration: none;
         font-size: 10pt;
         font-weight: 600;
         border-bottom: 1px dashed;
         border-color:  #0050a0;

}

.small { color: #000000;
   font-family: Verdana, arial, helvetica, sans-serif;
         text-decoration: none;
         font-size: 8pt;
         font-weight: normal;
}



A.orangebutton { background-color: #FF6600;
                      color: #FFFFFF;
                      font-size: 8pt;
                      font-weight: 600;
	    font-family: Arial, sans-serif;
                      text-decoration: none;
}


li {
padding: 0em 0em 2em 0em;
}

p.indent {

  padding: 0em 0em 0em 2em;

}

p.indent2 {

  padding: 0em 0em 0em 4em;

}

.example { font-family: "Courier New", monospace; 
      padding: 1em; 
      margin: 0.2em 2.5em 0.2em 3em;
      background-color: #efeff5;
      border: 1px solid #cfcfcf;
      white-space: pre;
      font-size: 10pt;
 }

