@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 1.1em;
}

#search .btn {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

.forside h1, #leftTitle h1 {
	font-size: 12px;
}
#content h1 {
	font-size: 1.5em;
	line-height: 1.5em;
}

#content h2 {
	font-size: 1.2em;
}

#content .lastUpdate{
	font-size: 9px;
}

#charListings a{
	font-weight: bold;
}

#footer p{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif
}