body,td,div,p,span {
	font-family: arial, helvetica, sans, sans serif;
	font-size: 11px;
	color:#003366;
}

.path {
	font-size: 11px;
	color: #999999;
}
.path a, a.path {
    color: #999999;
	text-decoration: none;
}

.path a:hover, a.path:hover {
    color: #999999;
	text-decoration: underline;
}
.copyTeaser {
	font-size: 11px;
	color: #003366;
	line-height:160%;
}
.copyTeaser a, a.copyTeaser {
    color: #003366;
	text-decoration: none;
}
.copyTeaser a:hover, a.copyTeaser:hover {
    color: #003366;
	text-decoration: underline;
}

.copyTeaserS {
	font-size: 10px;
	color: #003366;
}
.copyTeaserS a, a.copyTeaserS {
    color: #003366;
	text-decoration: underline;
}
.copyTeaserS a:hover, a.copyTeaserS:hover {
    color: #003366;
	text-decoration: underline;
}

.copyHeaderTeaser {
	font-size: 11px;
	font-weight:bold;
}

.copyBody {
	font-size: 12px;
	color: #003366;
	line-height:160%;
}
.copyBody a, a.copyBody {
    color: #003366;
	text-decoration: underline;
	line-height:160%;
}
.copyBody a:hover, a.copyBody:hover {
    color: #ff0000;
	text-decoration: underline;
	line-height:160%;
}

.copyHeader {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

.hlHeaderBar {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
