body {
	font-size: 10pt;
	background-color: #666666;
	font-family: Arial, Helvetica, Helv, sans-serif;
}
a {
	background-color: transparent;
	color: #000066;
}
a:visited {
	background-color: transparent;
	color: #000066;
}
A:active {
	color: #000066;
}
a:hover {
	background-color: transparent;
	color: #FF0000;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14pt;
	color: white;
	text-align : center;
	background-color: transparent;
}


div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.footnote {
	font-size: 0.6em;
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.textleft {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textright {
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
TD {
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-size: 10pt;
}

TH {
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-size: 10pt;
	/*background-color: #441F80;*/
	color : White;
}
H2 {
	font-size: 12pt;
	color: #441F80;
}

H3 {
	font-size: 10pt;
	color: silver;
}

P {
	margin-top: 5pt;
	margin-bottom: 5pt;
	/*margin-left: 10pt;*/
}
