/* CSS Document */
@page {size: 210mm 297mm; margin: 30mm;}

#mastheadBanner { display: none; }
#masthead { display: none; }
#navBar { display: none; }
#siteInfo { display: none; }

a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
	}
	
body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
td {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

th {
	background : White;
	color : Black;
	font-style:italic
	line-height : 1.5em;
	border : none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 1.5em;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	line-height:12px;
}
