/* CSS Document */body {	background: white;	font-size: 12pt;		}.menu {        display: none;        }		.footer {        display: none;        }		.mainBottom {        display: none;        }		a:link, a:visited {	color: #003399;	background: transparent;	font-weight: bold;	text-decoration: underline;	}				.text{    align: left;    width: 8.5in; 	margin: 0 2in 0 0%;	padding: 0; 	color: black;		 }       
