body {
margin : 0;
font-size : 14px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
margin-bottom:0px;
font-size : 40px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
font-size : 30px;
margin-bottom:4px;
font-family:Georgia, "Times New Roman", Times, serif;
}
td {
text-align:justify;
font-size : 14px;
font-family:Georgia, "Times New Roman", Times, serif;
}

a:link{
color:#fff;
text-decoration:underline;
font-weight:bold;
}

a:visited{
color:#fff;
text-decoration:underline;
font-weight:bold;
}

a:hover{
color:#060;
text-decoration:none;
font-weight:bold;
}
