/* legal forms Stylesheet */ 

body {
      font-family: Arial; sans-serif;
      background: #ffffff;
     }
     
td {
      font-family: Arial; sans-serif;
      font-size: 16px;
     }
h1 { 
    font-family: Arial; sans-serif;
    font-size: 22px; 
    color: #29458C; 
    }
    
h2 { 
    font-family: Arial; sans-serif;
    font-size: 22px;
    color: #29458C; 
    font-style:italic; 
    font-weight:bold; 
    }
    
h6 { 
    font-family: Arial; sans-serif;
    font-size: 14px; 
    color: #29458C; 
    }
h5 { 
    font-family: Arial; sans-serif;
    font-size: 12px; 
    color: #0000FF; 
    }

#sponsor { 
    font-family: Arial; sans-serif;
    font-size: 14px;
    font-weight:bold; 
    color: #ffffff; 
    }

#ftr {
 text-align: center;
 FONT-SIZE: 12px;
 clear: both;
 color: #808080;
 }
 

#pftr {
 border-left:0px solid black; border-right:0px solid black; border-top:1px solid #568425; border-bottom:0px solid black;
 text-align: center;
 background:#568425;
 FONT-SIZE: 12px;
 clear: both;
 color: #ffffff;
 width: 800px;
 }
 
 
 a { 
 font-size: 14px;
 color: #000000;  
 text-decoration: none; 
 font-weight: bold;
 }

 a:active { 
 color: #000000; 
 text-decoration: none; 
 font-size: 14px; 
 font-weight: bold;
 }
 
 a:hover  { 
 color: #333333;
 text-decoration: none; 
 font-size: 14px; 
 font-weight: bold;
 }
 
 a:visited  { 
 color: #000000
 text-decoration: none; 
 font-size: 14px; 
 font-weight: bold;
 }
 
 a:link  { 
 color: #000000
 text-decoration: none; 
 font-size: 14px; 
 font-weight: bold;
 }