
<!--
	BODY {        
        background-image: url('images/bg1.jpg');
   	}
   	
	p,table,td, li {  
        font-family: latin;
        font-size:10pt;
        color:#000000;
        
      	}
  

      	hr
	{
	color: #000000;
	noshade: true;
	height: 1;
	}
	
	
	.bold_center {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: latin;
        font-size:10pt;
        font-weight:bold;
        color:black;
        text-align: center;
        }
        
        .bold_left {
	list-style-type: none;
    	padding: 0;
   	 margin: 0;
	font-family: times new roman, 'seriph';
        font-size:10pt;
        font-weight:bold;
        color:black;
        text-align: left;     
        }
        
        .title {
	list-style-type: none;
    	padding: 0;
   	margin: 0;
	font-family: times new roman, 'seriph';
        font-size:14pt;
        font-weight:bold;
        color: #000000;
        text-align: left;       
           
        }
        
        
     
    
      	.boldlink a { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
      	.boldlink a:link { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
	.boldlink a:visited { color: black; font-size: 9pt; font-weight: bold; text-decoration: none }
	.boldlink a:hover  { color: black; font-size: 9pt; font-weight: bold; text-decoration: underline }
	.boldlink {line-height: 10pt;}

	
	
  	
  	A {text-decoration: none;}
      	a:link {color: blue }
  	a:visited {color: purple }
    
  	h1,h2,h3,h4,h5
	{
	font-family: wide latin, 'seriph'; 
	}

        .green {
        background-color: #088608;
        }
       
           .white {
         background-color: #ffffff;
        }
        
// -->
