/* CSS Document */

body, table, #tinymce .mceContentBody{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f5f55;
}
body.mceContentBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f5f55;
}
a{
	color: #5f5f55;
}
h1{
	margin:0;
	padding:0;
}
h2{
	margin:-3px 0 0 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
}
p{
	margin:3px 0 7px 0;
}

/** Klass för nyheter under aktiviteter **/
.nyheter{
	font-family: Geneva, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	color: #5f5f55;
}
.pris {
	font-size:16px;
	font-weight:normal;
}
.brodtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}