<!--
.menu {font-family:Arial; font-size:9pt; font-weight:normal; color:#000000 }
.mnu
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    align: left;
    valign: top;
}
.mnu:hover
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: Blue;
    text-decoration: none;
}
.normal
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
.size11_underline
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    color: Blue;
    text-decoration: underline;
}



.tableouter { table-border-color-light: rgb(153,153,102); 
              table-border-color-dark: rgb(102,51,153); 
              color: #000000; 
              background-color: #EAEEF6;
              bordercolor: #dddddd; 
              font-size: 10 pt; 
              font-family: Arial; 
              border-style: double; 
              border-width: 2; 
              cellpadding: 0;
              border: 1;
              cellpadding: 5;
	      cellspacing: 0;
              width: 90%;
              } 

.tableinner { table-border-color-light: rgb(153,153,102); 
              table-border-color-dark: rgb(102,51,153); 
              color: #000000; 
              background-color: #ffffff;
              bordercolor: #000000;  
              font-size: 10 pt; 
              font-family: Arial; 
              border-style: double; 
              border-width: 1; 
              padding-left:10;  	
              padding-right:10; 
              border: 0;
              width: 90%;
              }
              
.tableproducts { table-border-color-light: rgb(153,153,102);
              table-border-color-dark: rgb(102,51,153);
              color: #000000;
              background-color: #ffffff;
              bordercolor: #000000;
              font-size: 16 pt;
              font-family: Arial;
              border-style: double;
              border-width: 2;
              border: 1;
              cellpadding: 15;
              cellspacing: 1;
              width: 95%;
              }

.font2arial { font-family: Arial;
              font-size: 11 pt;
            }
.font2arialbold { font-family: Verdana,Arial;
                  font-size: 11 pt;
		  font-weight: bold;
            }

.font2arialboldcenter { font-family: Verdana,Arial;
                  font-size: 11 pt;
		          font-weight: bold;
		          text-align: center;
            }
            
.font2arialred {font-family: Arial;
                font-size: 11 pt;
                color: red;
	       }
.font2arialredbold {font-family: Arial;
                font-size: 11 pt;
		font-weight: bold;
                color: red;
	       }
.font3arial { font-family: Arial;
              font-size: 12 pt;
            }
            
.font3arialboldcenter { font-family: Verdana,Arial;
                  font-size: 12 pt;
		          font-weight: bold;
		          text-align: center;
            }
.font3arialredbold { font-family: Arial;
                       font-size: 12 pt;
                     font-weight: bold;
                      color: red;
                   }
                   
.font4arialredboldcenter { font-family: Arial;
                       font-size: 16 pt;
                     font-weight: bold;
                      color: red;
                 text-align: center;
                   }
                   
.font4arialboldcenter { font-family: Arial;
                       font-size: 16 pt;
                     font-weight: bold;
                 text-align: center;
                   }

.font3arialbold { font-family: Arial;
              font-size: 12 pt;
              font-weight: bold;
            }

.font3center {font-family: Arial;
              font-size: 12 pt;
              text-align: center;
	     }
.font5centerred {font-family: Arial;
              font-size: 26 pt;
              font-weight: bold;
              color: red;
              text-align: center;
	     }
.font11arial { font-family: Arial;
              font-size: 11 pt;
            }
            
.font18arial { font-family: Arial;
              font-size: 18 pt;
              font-weight: bold;
            }
.font1verdana {font-family: Verdana;
               font-size: 8 pt;
              }

.menu {font-family:Arial; font-size:10pt;}
   body { color: #000000; background-color: rgb(255,255,255); font-family:Arial}
   h1 { font-family:Arial; font-size:20pt; font-weight:bold; align=center; }
   h2 {font-family:Arial; font-size:18pt; font-weight:bold }
   h3 { font-family:Arial; font-size:16pt; font-weight:bold }
   h4 { font-family:Arial; font-size:14pt; font-weight:bold }
   h5 { font-family:Arial; font-size:12pt; font-weight:bold }
   h6 { font-family:Arial; font-size:10pt; font-weight:bold }
   p { font-family:Arial; font-size:10pt }

INPUT.btn {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	font-size: 10pt;
	height: auto;
	width: auto;
	margin: 2px;
}

INPUT.clsButton { font-weight: bold;
                  color: #ffffff;
                  background-color: #6699cc;
                  margin-top: 10px;
                  margin-left: 5px; }

INPUT.txt {font-family: Arial;
           text-align: left;
           font-size: 10pt;
           height: auto;
           width: 200px;
           margin: 2px; }

p.frm {font-family: Arial;
       text-align: left;
       font-size: 10pt;
       font-weight: bold;
       align: top; }
       
p {font-family: Arial;
   text-align: left;
   font-size: 10pt;
   align: left; }

TD.caption {
	font-family: Arial;
	font-weight: bold;
	margin: 2px;
	font-size: 10pt;
	cellpadding: 2px;
    align: top;
}

TD.captionnormal {
	font-family: Arial;
	margin: 2px;
	font-size: 10pt;
	cellpadding: 2px;
}

LI.list {
        font-family: Verdana;
        font-size: 10pt;
}



-->
