<!-- 
 .white {background-color:#ffffff;}
 .verdana6 { font-size:6.0pt; font-family:Verdana; color: #000000; }
 .verdana7 { font-size:7.0pt; font-family:Verdana; color: #000000; }
 .verdana8 { font-size:8.0pt; font-family:Verdana; color: #000000; margin-right:12px; }
 .verdana85 { font-size:8.5pt; font-family:Verdana; color: #000000; }
 .verdana9 { font-size:9.0pt; font-family:Verdana; color: #000000; }
 .verdana10 { font-size:10.0pt; font-family:Verdana; color: #000000; }
 .verdana8bold { font-size:8.0pt; font-family:Verdana; font-weight: bold; color: #000000; }
 .verdana9bold { font-size:9.0pt; font-family:Verdana; font-weight: bold; color: #000000; }
 .verdana10bold { font-size:10.0pt; font-family:Verdana; font-weight: bold; color: #000000; }
 .tahoma8 { font-size:8.0pt; font-family:Tahoma; color: #000000; }
 .tahoma9 { font-size:9.0pt; font-family:Tahoma; color: #000000; margin-right:12px; }
 .tahoma10 { font-size:10.0pt; font-family:Tahoma; color: #000000; text-align:justify; margin-right:12px;}
 .tahoma11 { font-size:11.0pt; font-family:Tahoma; color: #000000; text-align:justify; margin-right:12px;}
 .tahoma12 { font-size:12.0pt; font-family:Tahoma; color: #000000; text-align:justify; margin-right:12px;}
 .tahoma9italic { font-size:9.0pt; font-family:Tahoma;color: #000000; font-style:italic; }
 .tahoma8bolditalic { font-size:8.0pt; font-family:Tahoma;color: #000000; font-style:italic; font-weight: bold;}
 .tahoma10indentjustifiednomargin { text-indent: 2em; text-align:justify; margin-top: 0px; margin-bottom: 0px; margin-right:12px; font-size:10.0pt; font-family:Tahoma; color: #000000; }
 .clearboth { clear: both; }
 .hrthin { border:none; border-top:thin 1px black; }
 .hrdotted { border:none; border-top:dotted 1px black; }
 .hrhalf { border:1; width: 50%; }
 .dottedline { border: 1px dashed #000000; }
 .crdottedline { clear: both; border: 1px dashed #000000; margin: 0 0px 14px 0; }
 P.centre { text-align: center; }
/* Indent whole paragraph */
 
 P.indent { margin-left: 1.5em; }
/* Indent the first line only */
 
 p.firstindent:first-line { margin-left: 1.5em; }
/* Indent the first line only, with Tahoma 9 font */
 
 p.tahoma9indentjustifiednomargin { text-indent: 2em; text-align:justify; margin-top: 0px; margin-bottom: 0px; margin-right:12px; font-size:9.0pt; font-family:Tahoma; color: #000000; }
 
 p.tahoma11indentjustifiednomargin { text-indent: 2em; text-align:justify; margin-top: 0px; margin-bottom: 0px; margin-right:12px; font-size:11.0pt; font-family:Tahoma; color: #000000; }
 
 p.tahoma9indentjustifiedmargin { text-indent: 2em; text-align:justify; margin-top: 0px; margin-bottom: 10px; margin-right:12px; font-size:9.0pt; font-family:Tahoma; color: #000000; }
/* Indent all but the first line (have to make indent negative for the first line) */
 
 p.tahoma10indentjustifiedmargin { text-indent: 2em; text-align:justify; margin-top: 0px; margin-bottom: 10px; margin-right:12px; font-size:10.0pt; font-family:Tahoma; color: #000000; }
/* Indent all but the first line (have to make indent negative for the first line) */
 
 p.tahoma11indentjustifiedmargin { text-indent: 2em; text-align:justify; margin-top: 0px; margin-bottom: 10px; margin-right:12px; font-size:11.0pt; font-family:Tahoma; color: #000000; }
/* Indent all but the first line (have to make indent negative for the first line) */
 
 P.restindent { margin-left: 1.5em; }
 P.restindent:first-line { margin-left: -1.5em; }
--> 
