body {
	color:black;
	background-color: white;
	font-family:  "Trebuchet MS", "Georgia", "Tahoma","Arial", "Helvetica", "Verdana", "serif";
	font-size: 10pt;
	background-image: url(/images/Richard.gif);
	background-position: 50% 50px;
	background-repeat:no-repeat;
	background-attachment: inherit;
	padding: 0px;
	margin: 0;	
	}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #000066;
	}

a:visited {
	color:  #0099FF;
	}

a:active {
	color:  #3300FF;
	}

a:hover {
	color: #330066;
	text-decoration: underline;
	}

.ahem {
	display: none;
	}

strong, b {
	font-weight: bold;
	}

p {
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	margin-bottom: 10px;
	}

h1 {
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 352px;
	margin-bottom: 0;
	text-align: center;
	clear: both;
	}

h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
    clear: both;
	}
h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    clear: both;
}
h4 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    clear: both;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    clear: both;
}
h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
    clear: both;
}
img {
	border: 0;
}
.contents
{
	padding: 5%;
	margin: 0;	
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}

.navcenter {
	text-align: center;
	padding: 10px;
}

.centerleft {
	text-align: left;
	margin-left: 36%;
	}

pre {
	font-size: 6em;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.navcontainer {
	list-style-type: none;
	padding: 0;
	font-family:   "Tahoma", "Helvetica", "Verdana", "serif";
	text-align: center;
	width: 60%;
   margin: 0 auto 0 auto;
	font-size: 14px;
}

.navcontainer ul {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.navcontainer ul li { 
	display: inline;
	list-style-type: none;
	padding-left: 8px;
}

.navcontainer ul li a
{
	color: #000;
	font-weight: bold;
	background-color: #fff;
	padding: 0;
	float: none;
}

.navcontainer ul li a.href
{
	float: none;
}

.navcontainer ul li a.href:hover,
.navcontainer ul li a:hover
{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}


.tsunami 
{
	clear: both;
	height: 60px;
	text-align: center;
	display: block;
	margin-right: 4px;
}

div#footer
{
	color: #ccc;
	background-color: #000;
	width: 100%;
	clear: both;
   text-align: center;
}

li#img
{
	display: block;
	position: fixed;
}

li.first
{
	text-align: left;
}
li.last
{
	text-align: right;
	padding-right: 8px;
}
ul.dossier li
{
	background: url("/images/dossier.gif") no-repeat 0 3px;
	padding-left: 20px;
	list-style-type: none;
	clear: both;
	margin-bottom: 10px;
}
ul.dossier li img
{
	float: left;
	padding-right: 5px;
}
