body { 
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 10pt;
line-height: 18px;
 
}
hr{
 color: #502c2c;
 height: 1;
}
a{
 color: #502c2c;
 text-decoration: none;
 font-size: 10pt;
}
a:hover{
 color: #9f3636;
 text-decoration: underline;
 font-size: 10pt;
}
input{
 font-family: Arial;
 font-size: 10pt;
 border: 1px solid #000000;
 height: 18px;
}
textarea, select{
 font-family: Arial;
 font-size: 10pt;
 border: 1px solid #000000;
}
td{
 font-family: Arial;
 font-size: 10pt;
 line-height: 18px;
}



.footer { 
         font-size: 8pt; color: #d7d7d7; font-family: Arial;
}
.footer a:link { 
         font-size: 8pt; color: #d7d7d7; font-family: Arial; text-decoration: none;
}
.footer a:visited { 
         font-size: 8pt; color: #d7d7d7; font-family: Arial; text-decoration: none;
}
.footer a:hover { 
         font-size: 8pt; color: #FFFFFF; font-family: Arial; text-decoration: none;
}
.footer a:active { 
         font-size: 8pt; color: #d7d7d7; font-family: Arial; text-decoration: none;
}