.headline{
    font-family: arial, helvetica, sansserif;
	font-weight: bold;
	font-size: 18px;
	color: #8c0000
	}
.subheadline{
    font-family: arial, helvetica, sansserif;
	font-weight: bold;
	font-size: 15px;
	color: #660000
	}
td{
    font-family: arial, helvetica, sansserif;
	font-size: 12px;
	}
.footer{
    font-family: arial, helvetica, sansserif;
	font-size: 10px;
	}
a.nav{
    font-family: arial, helvetica, sansserif;
	font-weight: bold;
	color: #125195;
	text-decoration: none;
	font-size: 14px;
	}
a.nav:hover{
	font-weight: bold;
	color: #909090;
	text-decoration:underline
	}
a{
    font-family: arial, helvetica, sansserif;
	color: #125195;
	}
body{
	margin-top: 3px;
	}