.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 10px;
}
.bodydescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.link 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
line-height: 24px;
text-decoration: none;
}

a.link:hover 
{
color: #000000;
text-decoration: underline;
}

.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 9px;
}

/*--Added 2008 June 26 by TTenoever--*/

.bodytext a:link,
.bodytext a:visited {
	color:#0066cc;
	text-decoration:none;
	}

.bodytext a:hover {
	color:#0066cc;
	text-decoration:underline;
	}

/*--Added 2010 May 12 by CKihneman--*/

#br-img { display:block; margin:6px auto; }