body{
font-family: arial, verdana, sans-serif; 
color: #4e6172; 
}
p {
margin:0em 0em 1em 0em;
}
td{
font-size: 11px;
}
h1{
font-size: 28px; 
font-weight: bold; 
margin:0em 0em 0.1em 0em;

}
h2{
font-size: 21px; 
font-weight: bold; 
margin:0em 0em 0.1em 0em;
}
h3{
font-size: 14px; 
font-weight: bold; 
margin:0em 0em -0.5em 0em;
}
a{
font-size: 11px; 
color: #ff4c48; 
text-decoration: none;
}
.footer{
font-size: 10px; 
color: #4e6172; 
text-decoration: none;
}
a.footer{
font-size: 10px; 
color: #4e6172; 
text-decoration: none;
}
a:hover{
color: #ff4c48;
text-decoration: underline;
}