body {
	font: 13px tahoma,verdana,arial,helvetica,helv,sans-serif;
	background: #a0a0a0;
	color: #ffffff;
}

td {
	font: 13px tahoma,verdana,arial,helvetica,helv,sans-serif;
	color: #ffffff;
}

div {
  margin: 9px;
}

p {
	font: 13px tahoma,verdana,arial,helvetica,helv,sans-serif;
 	color: #ffffff;
	text-align: justify;
}

input {
	font: 13px tahoma,verdana,arial,helvetica,helv,sans-serif;
}

.headline {
	background: rgb(77,79,87);
	font-weight: bold;
	font-size: 15px;
}

.subheadline {
	background: rgb(77,79,87);
	font-size: 14px;
}

.content {
	background: rgb(93,100,106);
	text-align: justify;
}

.newshead {
	background: rgb(77,79,87);
	font-weight: bold;
	font-size: 14px;
}

.newsbody {
	background: rgb(93,100,106);
	text-align: justify;
}

.forum_name {
	font-size: 20px;
}