body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
}
a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: #CF882A;
	text-decoration: none
}
a:visited {
	background-color: transparent;
	color: #FF0000;
	font-family: tahoma, arial, helvetica, sans-serif;
}
a:hover {
    color:red;
    font-weight: bold;
    background:yellow;
	font-family: tahoma, arial, helvetica, sans-serif;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 3.0em;
	text-align: center;
	color: #FCB549;
	background-color: transparent;
}

h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 2.0em;
	text-align: center;
	color: #000000;
	background-color: transparent;
}

h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	color: #000000;
	background-color: transparent;
}

h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 4.0em;
	text-align: center;
	color: #FCB549;
	background-color: transparent;
}
div.index {
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.title {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 1.5em;
	color: #000080;
	background-color: transparent;
}
.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #000080;
	background-color: transparent;
}
.footnote {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.textleft {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: transparent;
}
.textright {
	font-weight: bold;
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000080;
	background-color: transparent;
}
.textrightsmall {
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textcenter {
	font-weight: bold;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	background-color: transparent;
}
.textcenterjvp {
	font-weight: bold;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: transparent;
}
.textarial {
	text-align: center;
	font-family: arial;
	font-size: 1.2em;
	color: #000000;
	background-color: transparent;
}
.textcentersmall {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: transparent;
}
.redfont {
    color: #FF0000;
    font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.redfontcenter {
    color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
}