body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
text-align: center;
font-size : 12px;
}

td{
font-size :12px;	
}

H1{
font-size :28px;
color: #B22222;
font-weight : lighter;	
}

H2{
font-size :18px;	
font-weight : lighter;	
}

H3{
font-size :14px;	
}



a {
ext-decoration: none;
font-weight: bold;
color:  #ccc;
outline: none;
}
a:visited {
color:  #ccc;
}
a:active {
color:  #ccc;
}
a:hover {
color: #ccc;
text-decoration: underline;
}
