table.logo{
	width: 620px;
	border: 0;
}

table.main{
    width: 100%;
    border: 0;
    background-repeat : no-repeat;
    color: navy;
    font:bold;
}

td.main-filler{
	width:76px;
	background-repeat: repeat-x;
}

td.main-filler_small{
	width: 193px;
	background-repeat: repeat-x;
	}

hr {
    width:80%;
}

.links {
    color: white;
    font:bold;
}

.news {
	color: blue;
}

.oldnews {
	color: blue;	text-decoration: line-through;
}

.FL:first-letter {
	font-size:2em;
}