.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.stdtext a:link {
	color: #343390;
	text-decoration: none;
}
.stdtext a:visited {
	color: #6262A9;
	text-decoration: none;
}
.stdtext a:hover {
	color: #8F8FC2;
	text-decoration: none;
}
.stdheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 32px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.stdheadlinev {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	line-height: 32px;
}

