@charset "utf-8";
/* CSS Document */

    a:link {text-decoration: none; color: #FFFFFF;}
    a:visited {text-decoration: none; color: #FFFFFF;}
    a:active {text-decoration: none; color: #666666;}
    a:hover {text-decoration: underline; color: #FFFFFF}
    a img {border: none}
	h1 {color: #993333;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 12pt;
		font-style: regular;
		font-weight: bold;
		}
	h2 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 12pt;
		font-style: regular;
		font-weight: bold;
		margin-bottom: 5px}	
	h3 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 11pt;
		font-style: regular;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 25px}	
	h4 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 8pt;
		font-style: regular;
		font-weight: bold;
		margin-bottom: 10px}	
	h5 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 9pt;
		font-style: regular;
		font-weight: bold;
		}		
	p {color: #000000; 
	   font-size: 9pt; 
	   font-family: Helvetica, Arial, Sans-Serif;
	  }
	  
	td {color: #000000; 
	   font-size: 9pt; 
	   font-family: Helvetica, Arial, Sans-Serif;
	  }  
	li {color: #000000; 
	    font-size: 9pt;
		font-family: Helvetica, Arial, Sans-Serif;
	   }
	div {color: #000000; 
	   font-size: 9pt; 
	   font-family: Helvetica, Arial, Sans-Serif;
    	}   
  body {
	background-color: #FFFFFF;
}

}
  

