/* ---------------------------------------------- */
/* ----- Hasbro - NGPW - Version 1 -------------- */
/* ----- Linney Design  All Rights Reserved ----- */
/* ---------------------------------------------- */

	* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	
	body {
		margin:20px 20px 20px 20px;
		padding:0px 0px 0px 0px;
		background:#FFFFFF;
		color:#000000;
		font-family:Arial,Helvetica,sans-serif;
		font-size:62.5%;
		text-align:center;
		}
		
		p {margin:0px 0px 10px 0px;}
		
		div.center-content {
			width:620px;
			text-align:left;
			padding:0px 0px 10px 0px;
			}
		
		body table {
			width:620px;
			text-align:left;
			font:normal 12px/16px Arial,Helvetica,sans-serif;
			}
			
			table.contents-table td {
				border-bottom:1px solid #d1d3d4;
				}
				
			table th {
				font-weight:bold;
				border-bottom:1px solid #d1d3d4;
				}
				
			td.lighter {
				background:#FFFFFF;
				color:#4d4d4f;
				}
	
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
