
body{
margin: 30px;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
}
table{
font-family: helvetica, arial, sans-serif;
font-size: 12px;

}
a{
font-family: helvetica, arial, sans-serif;
font-size: 12px;

}
h1{
font-family: helvetica, arial, sans-serif;
font-size: 22px;
color:  #666666;
}
h2{
border-bottom: 3px solid #CC9999;
font-size: 18px;
font-weight: normal;
color: #000;

}
a.header{
font-size: 18px;
font-weight: normal;
color: #000;
text-decoration:none;
}
.container{
border: 1px,1px,1px,1px;
border-style: solid;
padding: 10px;
}
.heading{
background-color:#CC9999;

}


