body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	background-color: white;
	text-align: center;
	}

div.content {
	background-color: white;
	border: 0px;
	width: 100%;
	margin: 10px;
	text-align: left
	}

table.content {
	background-color: white;
	border: 0px;
	width: 100%;
	margin: 10px;
	text-align: left;
	line-height: 15px;
	}

h1 {font-size: 12pt}
h2 {font-size: 10pt}

.header {
	display: none
	}

.index {
	display: none
	}

tr {
	font-size: 12px;
	}

.specs {
	margin-bottom: 10px;
	padding: 2px;
	}

div.news {
	border: 0px;
	}

.news a {
	border: 0px;
	}

.skiplink {display: none;}

object {display: none;}

.nn4only {display: block;}

td.links a span {display: none;}

.footer {display: none;}

.menu {display:none;}

.content a:link:after, .content a:visited:after {
	content: " ("attr(href)")";
	font-size: 90%;
	text-decoration: none;
	}