body, h1, h2, h3, h4, h5, h6, a, p, div, span, table, td, tr, blockquote { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 {
	color: #008;
}

h1	{
	font-size: 25px;
}

#wikikey {
	text-align: center;
}

ul.wikikeys {
	font-size : 8px;
	font-weight : bold;
	position : absolute;
	left : -9000px;
}	


body    {
	font: normal 86%/1.4 Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bgdots.png);
	background-repeat: repeat-x y;
	background-attachment: fixed;
	background-color: transparent;	
	color: #008;
}

.header {
	margin-top: 1em;
	float: left;
}

.intro {
	clear: both;
}

hr.fine {
 	text-align : center;
 	background-color : #06f;
 	height : 1px;
 	width : 782px;
 	border : 0;
}

.b {
	font-weight : bold;
	font-size : 110%;
}

span.ib {
	font-style: italic;
	font-weight : bold;
}

span.mdb {
	color: #06f;
}

span.nb {
	font-size : 8px;
	font-weight : bold;
	color : #b0e0e6;
}

.left {
	margin-top: -1em;
	margin-bottom: 0em;
	margin-left: -375px;
}

.left2 {
	margin-top: -1em;
	margin-bottom: 0em;
	margin-left: -80px;
}

.right {
	margin-top: 1em;
	clear: both;
	float: right;
}

.home #main {
	margin: 2em auto;
	display: block;
	width: 782px;
	text-align: center;
}

.home #footer {
	font-size: .9em;
	color: #008;
	margin-top: 3em;
}

.home p {
      margin-bottom: .57em;
}

a {
	color: #008;
	text-decoration: none;
}

a:hover {
	color: #06f;
	text-decoration: underline;
}