body {
	background: #330000;
	font-family : Verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
}
p {
	color : #000000;
	font-family : Verdana, tahoma, arial, sans-serif;
	font-size : 8pt;
}
td {
	font-family : Verdana, tahoma, arial, sans-serif;
	font-size : 8pt;
}
a {
 	color: #330000;
	font-weight: bold;
 }
a:hover {
 	color: #990000;
	font-weight: bold;
	text-decoration: none;
 }
h2{
	font-family : Verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
}
.underside {
	background-image:   url(../gfx/bg-s.gif);
 }
.ingress{
	font-family : Verdana, tahoma, arial, sans-serif;
	font-weight: bold;
 }
.uthev{
	font-family : Verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
 }
.note{
	font-family : Verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	color: #330000;
 }