html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		margin:0;
		padding:0;
		}
table.fancy {
	background: #fff;
	font:76% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    line-height: 160%;
	}
table.fancy a,
table.fancy a:link,
table.fancy a:visited {
	border:none;
	}		
table.fancy img {
	border:0;
	margin-top:.5em;
	}	
table.fancy {
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
	}
table.fancy > caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
table.fancy tr.odd > td,
table.fancy tr.odd > :first-child {
	background:#f4f9fe url(background.gif) no-repeat;
	}	
table.fancy tr > :first-child	{
	background:#f9fcfe;
	}
table.fancy td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
table.fancy th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
table.fancy thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
table.fancy tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
/* table.fancy tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
table.fancy tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	*/