body{
background-color:#ffffff;
font-family:arial;
font-size:12px;
}

td{
font-family:arial;
font-size:12px;
line-height:1.5em;
}

.headline1{
 font-size:16px;
 font-weight:bold;
 line-height:2.0em;
 color:#000C69;
}

.headline2{
 font-size:20px;
 font-weight:bold;
 line-height:1.4em;
 color:#000000;
}

a:link{
text-decoration:none;
color:#000C69;
font-weight:bold;
}

a:visited{
text-decoration:none;
color:#000C69;
font-weight:bold;
}

a:active{
text-decoration:none;
color:#000C69;
font-weight:bold;
}

a:hover{
text-decoration:underline;
color:#FF5A00;
font-weight:bold;
}
