body {
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 0;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
a {
	color: #6cafd6;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #ffffff;
	color: green;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
.bold-gron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: green;
}
.bold {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}
.rod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ff3233;
}
a:hover {
	text-decoration: underline;
}
.gastbok_rubrik {
	font-size: 12px;
	color: green;
}
.gastbok_svar {
	margin-left: 20px;
	padding-left: 20px;
}
.gastbok_namn {
	color: #333;
}
.gastboksvar_namn {
	font-size:10px;
	color:#333;
}
.img_profile {
	height: 55px;
}
#omrostning td
{
	padding:3px;
}

.smallText
{
	font-size:10px;
}

