body {
	margin-top:0px;
	margin-bottom:0px;
	background: #dddddd;
	text-align:center;
}

img, object, embed {
	border:none;
	vertical-align:top;
	padding:none;
	margin:none;
}

td {
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:10pt;
}

#outerBox {
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background: #dddddd url("http://www.mightynotes.net/images/mn_bg.gif") repeat-y;
	background-position: 0px 7px;
}

#copyBox {
	width: 510px;
	min-height: 380px;
	height:auto;
	margin: 0px 0px 0px 120px;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:10pt;
	line-height:12pt;
}

/* for Internet Explorer */
/*\*/
* html #copyBox {
height: 300px;
}
/**/


.hdr {
	font-size:12pt;
	font-weight:bold;
	color:#000066;
}

.subhdr {
	font-weight:bold;
	color:#000066;
}

.quote {
	border:1px solid #dddddd;
	background-color:#ffffd6;
	font-size:10pt;
	font-family:times, serif;
	font-style:italic;
}

.quote p {
	margin: 20px;
}

.privacy {
	margin-top:20px;
	font-size:10px;
	font-style:italic;
}

.copyright {
	margin-left:8px;
	font-family:times, serif;
	font-size:9pt;
	color:grey;
}

.copyright a {
	font-family: Verdana, sans-serif;
	color:#000066;
}
