body{   
	background-color:#ffffff;
	background-color: #FFFFFF;
	margin: 0px;
}
 
p {	
	line-height: 155%;	
	font-family: Arial;
    font-size: 15px;
    color:#000000;  
	font-weight: normal;
    text-decoration: none;	
}

li {	
	line-height: 155%;	
	font-family: Arial;
    font-size: 14px;
    color:#000000;  
	font-weight: normal;
    text-decoration: none;	
}

.color1	{
	background-color:#EEEBE3;
}

.footer{
 font-family: Arial;
  font-size: 10px;
  color:#000000;
  text-decoration: none;
}

.copyright {
  font-family: Arial;
  font-size: 9px;
  color:#000000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}

.title{
  font-family: Arial;
  font-size: 18px;
  color:#000000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
  letter-spacing:1px;
}

.header{
  font-family: Arial;
  font-size: 16px;
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}
.header2{
  font-family: Arial;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  text-decoration: none;
  font-style: italic;
  text-align: center;  
}
.emphasis{
  font-family: Arial;
  font-size: 12px;
  color:#ff0000;
  font-weight: bold;
  text-decoration: none;
  text-align: center;  
}

input {
background-color: #EEEBE3; 
font-family: "Arial, Verdana, Helvetica, sans-serif"; 
color: #000; 
font-weight: lighter; 
font-variant: normal; 
letter-spacing: 1pt;
font-size: 10pt;
}


textarea {
background-color: #EEEBE3; 
font-family: "Arial, Verdana, Helvetica, sans-serif"; 
color: #000; 
font-weight: lighter; 
font-variant: normal; 
letter-spacing: 1pt;
font-size: 10pt;
}


select {
background-color:#EEEBE3; 
font-family: "Arial, Verdana, Helvetica, sans-serif"; 
color: #1A3288; 
font-size: 10pt;
}