body {
	font-family: tahoma;
	text-align:left;
	margin: 0;
	background-color: #FEFAEF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 12px;
	
}

a {
	color: #000000;
	font-size: 12px;
}

a.faq {
	font-style: italic;
	font-size: 11px;
}

a.faqlijst {
	font-weight: bold;
	font-size: 14px;
	color: #FF9800;
}

a.on-saga {
	font-weight: bold;
}

a.ads {
	font-size: 10px;
}

span.ads {
	font-size: 10px;
}

td {
	vertical-align: top;	
}

td.affiliates {
	text-align: center;
}

td.avatar {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

p{
	font-size: 12px;
	text-align: justify;	
}

p.tabel{
	text-align: left;
	font-weight: bold;
}

p.status{
	font-size: 10px;
}

p.info{
	font-size: 10px;
}

.online{
	color: #009966;
	font-weight: bold;
}

.offline{
	color: #FF0000;
	font-weight: bold;
}

h4.titel {
	color: #FF9800;
}

img.ava {
	float: left;
}

li {
	font-size: 12px;
}

hr {
	color: #DBD0BA;
}

ul {
	list-style-image: url(forum/style_images/1/pip.gif);
}

div {
	vertical-align: top;
	font-size: 12px;
}