body{
background-color: #FFFFFF;
font-family: tahoma;
color: #1452a2;
text-decoration : none;
font-size: 1em;
}

div.a{
text-align: center;
font-size: 1em;
 font-weight:bold;
 }

div.b
{text-align: center;
font-size: 0.8em;
 font-weight:bolder;}

div.c{
text-align: center;
font-size: 0.8em;
}

div.d{
text-align: center;
font-size: 0.7em;
}

a:link {
color:#1452a2;
text-decoration : none; 
border: 0;
} 

a:visited {
color:#1452a2;
text-decoration : none; 
border: 0;
} 

a:hover {
color: #1452a2;
border-bottom: 1px dotted #B9001D;
text-decoration : none;
}

a:active {
color: #1452a2;
border: 0; 
text-decoration : none;}


span{
width:750px;
padding: 10px;
border:  2px solid  #B9001D;
}
 
p{text-align:center; }

div.data{
font-family: tahoma;
color: #1452a2;
text-decoration : none;
font-size: .6em;
}
td.border{
padding: 10px;
border:  2px solid  #B9001D;}