body{
background: #E2E2E2;
}
.default{
font-size: 12px;
font-family: arial, tahoma, helvetica, sans-serif;
color: #4C4C4C;  
text-align: left;
padding: 24px 32px 24px 32px;
}
.maintable{
border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #CCCCCC;
background: #FFFFFF;
}
.footer {
color : #4C4C4C;	
font-family : arial, tahoma, helvetica, sans-serif;	
font-size : 10px;
padding: 8px 0px 8px 0px;
}
.footer a {	
color: #4C4C4C;
text-decoration: none;
}
.footer a:hover {
color: #4C4C4C;
}
a{
color: #CC0000;
font-family: arial, tahoma, helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
}
a:hover{
color: #737373;
text-decoration: underline;
font-weight: normal;
}
.logo{
margin: 0 0 24px 0;
}
