<style type="text/css">

body {
	font-family: arial, helvetica, univers, serif;
	background: white;
	color: black;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, univers, sans-serif;
	color: red;
	}

p, ul, dl, dd, ol, li, th, td {
	font-family: arial, helvetica, univers, sans-serif;
	}

td.footer {
	font-family: arial, helvetica, univers, sans-serif;
	font-size: 7pt;
	}

td.nav_top {
	font-family: arial, helvetica, univers, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight : bold;
	text-decoration : none;
	}

td.navigation {
	font-family: arial, helvetica, univers, sans-serif;
	font-size: 8pt;
	}

span.footer {
	font-family: arial, helvetica, univers, sans-serif;
	font-size: 7pt;
	}

span.titellnk {
	font-family: arial, helvetica, univers, sans-serif;
	clor: yellow;
	}

span.titeltxt {
	font-family: arial, helvetica, univers, sans-serif;
	color: black;
	}

span.acronym {
	font-family: arial, helvetica, univers, sans-serif;
	text-transform: lowercase;
	font-variant: small-caps;
	}

hr {
	color: red;
	}

a:link {
	font-family : arial, helvetica, univers, sans-serif;
	font-weight : normal;
	color : red;
	text-decoration : none;
	}

a:visited {
	font-family : arial, helvetica, univers, sans-serif;
	font-weight : normal;
	color : gray;
	text-decoration : none;
	}

a:active {
	font-family : arial, helvetica, univers, sans-serif;
	font-weight : bold;
	color : blue;
	text-decoration: none;
	}

a:hover {
	font-family : arial, helvetica, univers, sans-serif;
	font-weight : bold;
	color : yellow;
	background : red;
	text-decoration : none;
	}


a:link img {
	border: 0px;
	}

a:visited img {
	border: 0px;
	}

a:active img {
	border: 0px;
	}

</style>

