<!-- general style available for all text -->
DIV.justify {text-align: justify;}
DIV.norm {font-family: "lucida sans unicode", sans-serif;
          font-size=10pt;}
DIV.footer {font-family: verdana;
            font-size: 7pt;}
div.title1 {font-family: "New times roman";
            font-size: 33;
            color: black;}
div.title2 {font-family: "New times roman";
            font-size: 17pt;
            font-style: italic}

<!-- style classes for review articles -->
DIV.papertitle {text-align: center; 
                text-decoration: underline; 
                line-height: 11pt;
                font-family: "lucida sans unicode", sans-serif;  
                font-size: 10pt}
DIV.paperbody {text-align: justify; 
               font-family: times, serif;}
DIV.error {text-align: left;
           font-family: "lucida sans unicode", sans-serif;
           font-size: 10pt;
           color: red;}

<!-- generic style classes for a body of text -->
DIV.bodyheading {font-size: 11pt;
                 font-family: "lucida sans unicode", times;}
DIV.body {text-align: justify;
          font-family: verdana;
          font-size: 8pt;}
DIV.body2 {font-family: verdana;
          font-size: 9pt;}
div.rhs {font-family: verdana;
         font-size: 7pt;}

<!-- a href styles -->
a.navbar {font-family: times-roman, "lucida sans unicode", sans-serif;
          color: white;
	  text-decoration: none;
	  font-weight: normal;
          font-size: 10pt}


<!-- table cell -->
td.header {font-family: "lucida sans unicode", sans-serif; 
           font-size: 8pt}
td.header2 {font-family: "lucida sans unicode", sans-serif; 
           font-size: 10pt;
           font-weight: bold;}
td.body2  {font-family: "lucida sans unicode", sans-serif; 
           font-size: 10pt;}


<!-- style classes for input forms -->
input {font-family: verdana;
       font-size: 10pt;}
input.button {font-family: verdana;
       font-size: 8pt;}
td.form {font-family: verdana;
         font-size: 10pt;
         text-align: right;}
table.ads{border: 0;
		 cellpadding: 2;
		 cellspacing: 0;
		 bgcolor: "006666";}
		 
A:link.headerfooter {color: #000000;
          font-size: 10pt;
          text-decoration: none;
          font-weight: bold;
          font-family: verdana, arial, sans-serif;}
A {text-decoration: none;}



