body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #BDBBB1;
	background-image: url(../images/bgtile.png);
	background-position: center top;
	background-repeat: repeat-x;}

p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #222222;
}

H2{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	color: #222222;
}
.sub{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #222222;}

.small{ font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 11px; color: #ffffff;}
.brod{ font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 11px; color: #000000; border: solid 1px #222222;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}
.text{ width:600px;}
.blogg{ width:400px;}

a:link {font-weight: normal; color: #C72B2C; text-decoration: none;}
a:active {font-weight: normal; color: #C72B2C; text-decoration: none;}
a:hover {font-weight: normal;	color: #222222;	text-decoration: none;}
a:visited {font-weight: normal; color: #C72B2C; text-decoration: none;}