body {
	background-color: #BDCFE2;
}

.visitedLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666}

a {padding-bottom:0 !important;}

a:link {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color:#000000;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #404040;
	color: #000000;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #505050;
	color:#222222;
}

a:active {
	text-decoration: none;
}

a:link.noline,
a:visited.noline,
a:hover.noline,
a:active.noline {border-bottom:0;}

.style8 {color: #333333}


.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }



.news {
	/*background-color: #E8E8E8;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333;
	font-weight: bold;
}

.newsbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: bold;
}

.border {
	border:1px solid #333333;
}
.vertspace {
	line-height: 18px;
}
.vertspace2 {
	line-height: 26px;
	border:1px solid #333333;
}
