body {
	background: url(bg.jpg);
	color: #FFFFFF;
	background-repeat: repeat-y;

}

p,td 	{
	font-family: arial, helvetica;
	color: #000000;
	font-size: 15px;
	font-weight:bold
	}
	
hr	{color: #000000}
	
A { color: #7B7C9D; text-decoration:none; }
A:link { color: #7B7C9D; }
A:visited { color: #7B7C9D; }
A:active { color: #7B7C9D; }
A:hover { color: #CCCCCC;}

img {border: 0px}

.huvudrubrik {
	font-size: 32px
	}
.small {
	font-size: 10px
}

.bold {
	font-family: arial black;
	font-weight: normal
}
	

