.imageCaption
{
	font-size: 10px;
	font-style: italic;
}
body
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
}
td
{
	vertical-align: top;
}
th
{
	text-align: left;
}
a
{
	color: Black;
	text-decoration: underline;
}
a:hover
{
	color: Black;
	text-decoration: underline;
}
img
{
	border: none;
}


h1, h2, h3, h4, h5, h6 {
	color: #5a1111;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h1 {	font-size: 20px;
		font-weight: normal; }
h2 {	font-size: 18px;
		font-weight: normal; }
h3 {	font-size: 16px;
		font-weight: bold; }
h4 {	font-size: 15px;
		font-weight: bold; }
h5 {	font-size: 14px;
		font-weight: bold; }
h6 {	font-size: 13px;
		font-weight: bold; }



/* Extra klaser */

.datum {
	margin: 0px 0px 0px 15px;
	font-size: 10px;
	line-height: normal;
}

.datumLibrary {
	margin: 0px 0px 20px 15px;
	font-size: 10px;
	line-height: normal;
}

.inskjutenText {
	display: block;
	margin: 0px 0px 0px 10px;
}