
body
{
background-attachment: scroll;
background-image: url("pics/sidebar.jpg");
background-position: top left;
background-repeat: no-repeat;
font-face: "Trebuchet MS";
font-size: 36pt;
color: #333333;
margin-left: 150px;
}

td
{
font-face: "arial";
font-size: 11pt;
font-style: italic;
color: #333333;
}


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

	color: #990000;
	text-decoration: none;
}

.menustyle
{
font-face: "Trebuchet MS";
font-size: 11pt;
color: #333333;
font-weight: bold;
font-style: normal;
}

.rubrikmini
{
font-face: "Trebuchet MS";
font-size: 11pt;
color: #333333;
font-weight: bold;
font-style: normal;
}

ul {
	margin-left: 15px;
}