body {
    font-family: Verdana,Arial,Helvetica;
    margin-top: 0px;
    font-size: 10pt;
}

tr {
    padding-top: 5px;
}

.noPadding {
	padding: 0px;
}

a:link { color: #333399; text-decoration: none; }
a:active { color: #333399; text-decoration: none; }
a:visited { color: #333399; text-decoration: none; }
a:hover { color: #333399; text-decoration: underline; }

.table {
    border-top: solid 1px lightgrey;
    border-left: solid 1px lightgrey;
    border-right: solid 1px lightgrey;
    border-bottom: solid 1px lightgrey;
}

.table2 {
    border-bottom: solid 1px black;
}


.smallprint {
    font-size: 7pt;
    text-align: center;
}

.mirror {
	font-size: 8pt;
	text-align: left;
}

.mirror_status {
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}

.news {
	font-size: 9pt;
	text-align: left;
	padding-left: 10px;
}

.newsheader {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}

.newsheader_nobold {
	font-size: 10pt;
	text-align: left;
	vertical-align: bottom;
}

.nav {
    vertical-align: top;
}

.top {
	text-align: center;
	font-size: 11pt;
}

.header {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

.authors {
	font-size: 8pt;
	text-align: left;
}
