body{
	background-color: #680807;
}
a:link{
	color: #000000; text-decoration: underline;
}
a:active{
	color: #000000; text-decoration: underline;
}
a:visited{
	color: #000000; text-decoration: underline;
}
a:hover{
 	text-decoration: underline; color: #CC3333;
}
.text{
	color: #000000; font-family: Verdana; font-size: 10px;
}
.style1{
	color: #000000;
}
.style6{
	font-size: 14px;
}
.style7{
	font-size: 12px;
}
.style11{
	font-size: 12px; 
	font-weight: bold; 
}
.rubrik{
	font-size: 18px; 
	font-weight: bold; 
}
.rubrik1{
	font-size: 18px; 
	font-weight: bold; 
	bgcolor: #000000;
	color: #ffffff;
}
.image{
	border-style:outset;
	border-color: black;
	border-width:1px;
}
.table{
	border: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}
.table2{
	border: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}
.table3{
	border: #000000;
	border: 1px;
	border-color: Black;
	border-style: solid;
	
}
.table4{
	border: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
}
.table5{
	border: #000000;
	border-width: 1px;
	border-style: solid;
}
.space{
	height: 2px;
}