﻿ BODY { font-family : "Tahoma","Arial";
	font-family : "Tahoma","Arial";
	font-size: 8.5pt;
	margin: 15px 10px 15px 10px;
	background-color:#F3F3F3;
        }
          
 H1 { font-family : "Arial";
      font-weight : bold;
      font-size : 16.0pt;
      margin-top : 0pt;
      margin-bottom : 4.0pt;
      color : red;}
 H2 { font-family : "Tahoma","Arial";
      font-weight : bold;
      margin-top : 4.0pt;
      margin-bottom : 4.0pt;
     font-size : 14.0pt;}
 H3 { font-family : "Tahoma","Arial";
      font-weight : bold;
      font-size : 12pt;color:#666666; margin-top:4pt; margin-bottom:4pt}
 H4 { font-family : "Tahoma","Arial";
      color:#808080;
      margin-top:2pt; margin-bottom:2pt;
      font-weight : normal;
      font-size : 8.5pt;}
 H5 { font-family : "Arial";
      font-weight : bold;
      font-size : 8.5pt;}
 H6 { font-family : "Arial";
      font-weight : bold;
      font-size : 8.5pt;}
 A:link { text-decoration :none;
          color : #15428B;}
 A:visited { text-decoration :none;
             color : #15428B;}
 A:active { text-decoration :none;
            color : red;}
 A:hover { text-decoration :none;
            color : red;}
            
.class2 a:link {color: #CCCCCC}
.class2 a:visited {color: #CCCCCC}
.class2 a:hover {color: orange}
.class2 a:active {color: orange}            

.classnav {color: #808080}
.classnav a:link {color: #808080}
.classnav a:visited {color: #808080}
.classnav a:hover {color: orange}
.classnav a:active {color: orange}            


 .getLink { font-size : 7pt; font-weight : bold; margin-top:2pt; margin-bottom:2pt; text-align: right}

            
 P { font-family : "Tahoma","Arial";
     font-size : 8.5pt; margin-top:2pt; margin-bottom:2pt}
 LI { font-family : "Tahoma","Arial";
     font-size : 8.5pt; margin-top:2pt; margin-bottom:2pt}
 TABLE { font-family : "Tahoma", "Arial";
         font-size : 8.5pt;}
 TD { font-family : "Tahoma", "Arial";
         font-size : 8.5pt;}
 LISTING { font-family : "Courier New";
           color : maroon;}
.center { text-align: center }
.left { text-align: left }
.right { text-align: right }
.justify { text-align: justify }