body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}

img {
	border: 0px;
}

hr {
	color: black;
}

.rights {
	font-size: 10px;
}

.introduce {
	font-size: 14px;
	font-weight: bold;
}

.introduceh {
	font-size: 20px;
	font-weight: bold;
}

.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.legalheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
}

.pressrelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
			
a:link
{ text-decoration: underline; color:#303030; font-weight: bold; }
a:visited
{ text-decoration: underline; color:#202020; font-weight: bold; }
a:active
{ text-decoration: underline; color:#202020; font-weight: bold; }
a:hover
{ text-decoration: underline; color:#EB0000; font-weight: bold; }