﻿body 
{
	font-family: verdana, arial;
	font-size: 70%;
	background-color: Black;
	color: White;
}
.BraOrdTabell
{
	border-bottom-color: White;
	border-left: none;
	border-right: none;
	margin-bottom: 30px;
	border-top: none;
	margin-top: 40px;
}
.BraOrdTabellCell
{
	border-bottom-color: Black;
	border-right-color: Black;
	padding: 5px 5px 5px 10px;
}
.BraOrdTabellHuvud
{
	border-bottom: solid 2px #353535;
	border-right-color: Black;
	padding: 0px 10px 10px 10px;
	font-size: large;
	text-align: left;
	border-top: none;
}
a
{
	color: #cccccc;
}
a:hover
{
	color: White;
}
