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 {
	border: 0;
	border-top: 3px solid #990000;
	text-align : left;
	width : 75%;
	margin-left: 0px;


}



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 : 18px;

	vertical-align : top;

}



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;

}

.info{

	font-weight : bold;

	font-size : x-small;

}



.bold_td {

	border-color : #000000;

	height : 18px;

	vertical-align : top;

	font-weight: bold;

}

.green{
	color: green;
	font-weight: bold;
}

.red{
	color: green;
	font-weight: bold;
}
