body {
	font-family: Times New Roman, serif;
	font-size: 13px;
}

.noprint { display: none }

/*
a {
	color: black;
	text-decoration: none;
}
*/
a img { border: 0 }

.pager { display: none }


.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.clear {
	clear: both;
}

table th, table td {
	vertical-align: top;
	padding: 5px;
}

table.list th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #f0f0f0;
}

table.list td {
	border-bottom: 1px solid black;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}


#outer-wrap {
	width: auto;
	background-color: white;
	border: 0;
}


#header {
	border: 2px solid #999;
}

#header #logo {
	padding: 5px;
}

#header #referens {
	padding: 5px;
}
