a {
	color : #0000FF;
	text-decoration : none;
}

a:link {
	color : #0000FF;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a:active {
	color : #FF0000;
	text-decoration : none;
}

b {
	color : #000000;
	font-size : 10px;
}

body {
	color : #000000;
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	background : White;
}

hr {
	background : #FFFFFF;
	color : #990000;
	height : 3px;
	text-align : left;
	width : 75%;
}

input {
	font-family : verdana, arial, sans-serif;
	font-size : xx-small;
}

span.green {
	color : #008000;
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

span.greenbig {
	color : #008000;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

span.red {
	color : #FF0000;
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

span.redbig {
	color : #FF0000;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

span.rubrik1 {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

span.rubrik2 {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

table {
	border-collapse : collapse;
	border-color : #000000;
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

td {
	border-color : #000000;
	height : 16px;
	vertical-align : top;
	background-color : #F0E68C;
}

textarea {
	font-family : verdana, arial, sans-serif;
	font-size : x-small;
}

th {
	border-color : #000000;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	background-color : #DAA520;
}
.info{
	font-weight : bold;
	font-size : x-small;
}