body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: black;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: black;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: black;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
}
p, li {
	font-size: 9pt;
	line-height: 13pt;
	color: black;
}

a {
	text-decoration: none;
	color: #666666;
	outline: none;
	}
a:visited {
	color: #333333;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
	
img {
	border: 0;
	}
	
.screen {
	display: none;
}
.ahem {
	display: none;
}
.rt {
	display: none;
}

#top {
	display: none;
} 
	
#middle {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#right {
	display: none;
	} 
