body
{
	margin: 0px 0px 0px 0px;
}

table
{
	font-family: "Arial" "Sans-serif";
	font-size: 12px;
}

A:link 
{
	color: #505050; 
	text-decoration: none;
}
A:visited 
{
	color: #505050; 
	text-decoration: none;
}
A:hover
 {
	color: #505050; 
	text-decoration: underline;
}
A:active
{
	color: #505050; 
	text-decoration: none;
}

.kop1,h1
{
	font-family: "Times New Roman" "Arial" "Serif";
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 8pt;
	background-image: url(images/bar.jpg);
	width: 352px;
	height: 32px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
	color: #505050; 
	font-weight:bold;
}

.kop2,h2
{
	font-family: "Arial" "serif";
	font-weight:bold;
	color:505050;
	font-size: 8pt;

}

.text
{ 
	font-family: "Arial" "serif";
	font-size: 10px;
	background-color: #FFFFFF;
	color:505050;	
	border: 1px solid #666666;
  
}

#forumback
{
	font-family: "Arial" "Serif";
	font-size: 16pt;
	background-image: url(/images/forumback.jpg);
	width: 185px;
	height: 80px;
	padding-left: 0px;
	line-height: 22px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight:bold;
}
