body {
	background: #fff;
	background-attachment: fixed; 
	margin: 0;
	padding: 20px;
	}

a {
	text-decoration: none;	
	}

#wrapper {
	margin-right: 0 0 0 0;
	text-align: left;
	padding: 0px;
	}

#header {
	display: none;
	}

#footer {
	display: none;
	}

#nav {
	display: none;
	}
.printThis {
	display: none;
	}


#content {
	background: #fff;
	padding: 0px;
	padding-bottom: 3px;	
	}
	
#content img {
	display: none;
	}
#content form {
	display: none;
	}
	


p {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 14px;
	}


h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
	
h4 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 630px;	
	}	

.screenInvis {
	display: visible;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12px;	
	}

