body {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
	background-color: #F7F7F6;

}
p,td,tr {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
li,ul,ol {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
.textbold {
	font-style: normal;
	font-weight: bold;

}
sup {
	font-size: 80%;
}

a:link {
	text-decoration: none;
	color: #BD2432;
	
}
a:visited {
	text-decoration: none;
	color: #BD2432;
	
}
a:active {
	text-decoration: none;
	color: #BD2432;
}
a:hover {
	text-decoration: underline;
	color: #BD2432;
}
.headline {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
