.maintxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}

.inner_title {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: C5CCE1}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

#mybutton   {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 200px;
        text-align: center;}
  
  A.buttontext {color: black; 
                text-decoration: none;   
                font: normal 10pt Arial;
                cursor: hand;}

#mybutton2   {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 420px;
        text-align: center;}
  
  A.buttontext2 {color: black; 
                text-decoration: none;   
                font: normal 10pt Arial;
                cursor: hand;}

#mybutton3   {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 450px;
        text-align: center;}
  
  A.buttontext3 {color: black; 
                text-decoration: none;   
                font: normal 10pt Arial;
                cursor: hand;}
                
 #mybutton4   {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 310px;
        text-align: left}
  
  A.buttontext4 {color: black; 
                text-decoration: none;   
                font: normal 10pt Arial;
                cursor: hand;}

#mybutton5   {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 650px;
        text-align: center;}
  
  A.buttontext5 {color: black; 
                text-decoration: none;   
                font: normal 10pt Arial;
                cursor: hand;}
#mybutton6   {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 320px;
        text-align: center;}
  
  A.buttontext6 {color: black; 
                text-decoration: none;   
                font: normal 10pt Arial;
                cursor: hand;}

  input.mybutton {border-style: inset;
        border-color: #333300;
        background-color: #f5f2e0;
        text-decoration: none;   
        width: 650px;
        text-align: center;}

  textarea.modification {
 	width: 234px;
  }
  
  li {
  	color:#FFFFFF;
  padding-bottom:5px;	
  }
  
  ol {
	  width:600px;
	  color:#FFFFFF;
	  list-style:none;	 
  }
  
