

body {
font-family:'Times New Roman, Times, serif'; 
font-size:14px; 
font-weight:bold;
color:black;
/*color:#d81d63*/
}

#tbl_main{
width:800px;
font-weight:normal;

}

h1 {
font-size: 24px;
margin-bottom: 12px;
}
.nav {
color:rgb(187,186,185);
height:20px;
}

.nav a:active, .nav a:visited, .nav a{
text-decoration:none;
color:rgb(187,186,185);
padding:5px;
}

.nav a:hover{
text-decoration:underline;
}

#footer, #footer a:active, #footer a:visited , #footer a:link{
font-size:10pt;
color:rgb(187,186,185);
text-decoration:none;
font-family:tahoma;
font-weight:normal;
}
#footer a:hover{
text-decoration:underline;
}
