<style type="text/css">
  <!--
	  
  p {margin-top:20}
 
  a:link { text-decoration:underline; color: #0000aa;}
  a:visited { text-decoration:underline; color: #990099;}
  a:hover { text-decoration:underline; color: #ff0000;}
		  
  body
  {
  background-color:#c8c8c8;
  font-family: Times New Roman;
  }
	
  table.main
  {
  width: 750px;
  text-align: center;
  border-collapse: collapse;
  border-width: 2px;
  border-style: solid;
  border-color: blue;
  background-color: #ffffff;
  }
  
  table.g1
  {
  text-align: center;
  width: 710px;
  border-collapse: collapse;
  border-width: 0px;
  border-style: solid;
  border-color: blue;
  background-color: #ffffff;
  }
  
  table.g2
  {
  text-align: left;
  width: 750px;
  border-collapse: collapse;
  border-width: 0px;
  border-style: solid;
  border-color: blue;
  background-color: #ffffff;
  }
  
  table.g3
  {
  text-align: justify;
  width: 500px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: blue;
  background-color: #ffffff;
  }
  
  table.g4
  {
  text-align: justify;
  width: 710px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: blue;
  background-color: #ffffff;
  }
  
  table.layout2
  {
  text-align: left;
  width: 710px;
  border-collapse: collapse;
  border-width: 0px;
  border-style: solid;
  border-color: #000000;
  background-color: #ffffff;
  }
  
  table.s1
  {
  table-layout: fixed;
  font-size: 9pt;
  border-collapse: collapse;
  text-align: center;
  }
   
  td.ind
  {
  font-size: 12pt; font-weight:bold; 
  text-align:center; vertical-align:top; 
  }
   
  td.orange
  {
  font-size: 14pt; font-weight:bold; color: orange;
  padding: 10px;
  }
  
  td.pad10
  {
  font-size: 12pt;
  vertical-align:text-top;
  padding: 10px;
  }
  
  td.pad20
  {
  font-size: 12pt;
  padding:20px;
  }
  
  td.pad20v
  {
  font-size: 12pt;
  padding-left:20px;
  padding-right:20px;
  }
  
  td.pad20vj
  {
  font-size: 12pt; text-align:justify;
  padding-left:20px;
  padding-right:20px;
  }
  
  td.pad20l
  {
  font-size: 12pt;
  padding-left:20px;
  }
  
  td.pad20c
  {
  font-size: 12pt;
  text-align: center;
  padding: 20px;
  }
  
  td.norm
  {
  font-size: 12pt;
  text-align: center;
  }
  
  #design
  {
  width: 350px;
  vertical-align: middle;
  background:url("pictures/design_logo.jpg");
  background-position:center;
  background-repeat:no-repeat;
  text-align:center;
  }
  
  #info
  {
  vertical-align: top;
  text-align: center;
  background: url("pictures/info_logo.jpg");
  background-repeat: repeat;
  }
  
  .image
  {
  border-style: outset;
  border-color: blue;
  border-width: 5px;
  }
  
  div.imgrighttop
	 {margin-left: 20px;
      border: 1px solid #ffffff;
      height: auto;
      width: auto;
      float: right;
      text-align: center;} 
      
      -->
</style>
