body {
		margin: 0px;
		background: #333333;
		color: #111111;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		text-align: center;
	} 

	td {
		margin: 0px;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
	}

	td.prodchart {
		border-bottom: 1px dotted #aaaaaa;
	}

	.bodytitle{
		font-size:13px;
		font-weight:bold;
		margin: 5px 0 5px 40px;
	}
	
	div.prodchart{
		margin: 5px;
	}

	div.footermenu{
		margin: 10px;
		color:#cccccc;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
	}

	.productname1{
		color:#111111;
		font-size:13px;
		font-weight: bold;
		text-decoration: underline;
	}
	
	a:link {
		color:#990000;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 12px; 
	}
	a:visited{
		color:#990000;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 12px; 
	}
	a:active{
		color:#990000;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 12px; 
	}
	a:hover{
		color:#000000;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
		font-size: 12px; 
	}

	a.link3:link {
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 12px; 
		font-weight: bold;
	}
	a.link3:visited{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 12px; 
		font-weight: bold;
	}
	a.link3:active{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 12px; 
		font-weight: bold;
	}
	a.link3:hover{
		color:#cccccc;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
		font-size: 12px; 
		font-weight: bold;
	}

	a.footerlinks:link {
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 11px; 
		font-weight: bold;
	}
	a.footerlinks:visited{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 11px; 
		font-weight: bold;
	}
	a.footerlinks:active{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 11px; 
		font-weight: bold;
	}
	a.footerlinks:hover{
		color:#cccccc;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
		font-size: 11px; 
		font-weight: bold;
	}
	
	h1{
		color:#ffffff;
		font-weight:bold;
		font-size:12px	
	}

	h2{
		color: #000000;
		font-size: 14px;
		font-weight: bold;	
	}

	p {
		margin: 20px 80px 0 80px;
		text-align: justify;
	}
	
	p.pagecopy {
		line-height: 170%;
		color: #eeeeee;
		font-weight: bold;
	}

	p.pagecopycare {
		margin: 20px 20px 0 20px;
		line-height: 170%;
		color: #eeeeee;
		font-weight: bold;
	}

	p.pagecopyfaq {
		margin: 10px 80px 0 80px;
		line-height: 170%;
		color: #eeeeee;
		font-weight: bold;
	}

	p.pagecopystart {
		line-height: 170%;
		color: #eeeeee;
		margin:  20px 80px 0 80px;
		text-align: justify;
		font-weight: bold;
	}

	ul.pagecopy {
		margin: 0 80px 0 80px;
		line-height: 120%;
		color: #eeeeee;
		font-weight: bold;
	}

	li.pagecopy {
		margin: 10px 0 0 0;	
	}

	
	p.footer {
		line-height: 120%;
		margin: 10px;
		font-size: 11px;
		color: #cccccc; 
		font-family:helvetica, arial, sans-serif;;
		font-weight: bold;
		text-align: center;
	}
	#screenlines
	{
	width: 100%;
	border-top: 1px dotted #aaaaaa;	
	}
	


#fixedtipdiv{
position:absolute;
padding: 10px;
border:1px solid #000000;
color:#990000;
font:bold 11px Verdana;
line-height:18px;
z-index:100;
}
