body {
	background: #ffffff;
	margin : 0px 0px 0px 0px;
}

body, p, li, td, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background : #FFFFFF none;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

.attrib {
	color: #000000;
	background : #D5AD86 none;
	font-size: 9px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

p.intro {
	color: #C0C0C0;
	background : #FFFFFF none;
	font-size: 12px;
	letter-spacing: 0.5em;
	line-height: 1.2em;
	word-spacing: 0.1em;
}

ul.menu {
	text-align: left;
	margin: auto auto auto auto;
	padding: auto auto auto auto;
	width: 420px;
	color: #666666;
	background: #FFFFFF none;
	font-size: 14px;
	letter-spacing: 0.3em;
	word-spacing: 0.1em;
}

td.left-margin {
	width: 80px;
	text-align: center;
	background: #D5AD86 none;
	padding-bottom: 10px;
	vertical-align: bottom;
}

td.content {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.centre {
	text-align: center;
}

a:link.text {
	color: #666666;
	background: #FFFFFF;
	text-decoration: none;
}

a:visited.text, a:active.text {
	color: #666666;
	background: #FFFFFF;
	text-decoration: none;
}

a:hover.text {
	color: #666666;
	background: #FFFFFF;
	text-decoration: underline;
}
