li {
	font-weight: bold;	
}
h3 {
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-weight : bold;
	color : Black;
	font-size : 14pt;
	margin-left: 0px;
}
.title {
	color : #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
.franinfo{
	font-family : "Times New Roman", Times, serif;	
	color : Black;
	font-size : 12pt;
	margin-left: 20px;
}
td {
	text-align : left;
}
.prodLines{
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : Black;
	font-size : 12pt;
}
.scroll{
	text-align : center;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	font-family : serif;
}
	
body{
	margin-top: 16px;
	margin-bottom: 16px;
	background:url(../Images/bkgd_main.jpg);
	background-attachment: fixed;
}