<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<style>
body  {
      	font-family: Times New Roman, Arial, Serif;
		background-color: #ffffff;           
        }
h3  {
      	font-family: Times New Roman, Arial, Serif;
        color:  #330033;
        font-weight: 700;
		text-align: center;
		}
p.normal  {
      	font-family: Times New Roman, Arial, Serif;
       	text-align:  center;
            }
            
p.faqs  {
      	font-family: Times New Roman, Arial, Serif;
       	text-align:  left;
       	 }

p.question  {
      	font-family: Times New Roman, Arial, Serif;
       	color: blue;
		font-style: italic;
		text-align:  left;
		}
		
p.answer  {
      	font-family: Times New Roman, Arial, Serif;
       	text-align:  left;
		}
		
p.large {
           text-align: center;
           font-family: Times New Roman, Arial, Serif;
           font-weight: bold;
		   font-size: 20px;
		   color: #330033;
		    }
      	
p.small {
           text-align: left;
           font-family: Times New Roman, Arial, Serif;
           font-weight: bold;
		   font-size: 15px;
		    }
p.footer {
           text-align: center;
           font-family: Times New Roman, Arial, Serif;
           font-weight: bold;
		   font-size: 11px;
		    }

</style>
