/* CSWAPLegacyForesight\css\style2_display.css */
.H1 
{ 
	font-size: 10pt;
	font-weight: bold;
	color: #694C9C;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}
.H2 
{ 
	font-size: 10pt;
	font-weight: bold;
	color: #694C9C;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.H1news
{
	font-size: 10pt;
	font-weight: bold;
	color: #694C9C;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

body 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
}
#breadcrumb
{
	font-size: 8pt;
	left: -10px;
	line-height: 20px;
	margin-top: 5px;
	display: none;
}
#breadcrumb a
{
	text-decoration: none; 
	color: #4B1786;
}
#main
{
	padding-top: 0px;
	width: 450px;
	float: left;
	padding-right: 35px;
	top: 20px;
	height: 100%;
}
#right
{
	width: 180px;
	float: left;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
