td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
	color: #414173;
	margin-bottom: 8px;
	margin-top: 0px;
}
p, p#bodytext {
	text-align: left;
}
p, p#bodytext, .contenttable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;  margin-right: 0px;  margin-bottom: 0px;  margin-left: 8px; 
	padding-top: 0px; padding-right: 0px; padding-bottom: 4px; padding-left: 8px;	
}
li {
    margin-bottom: 4px;
    margin-left: 4px;
}
.contenttable p, .contenttable td {
	padding: 0px;
	margin: 0px;
}
.contenttable TD {
	margin:      0;
	padding:      0;
	border-width: 0 }

u {
	text-decoration: none;
	color: #D70000;
}
a {
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: underline;
	color: #D70000;
}
a:hover {
    text-decoration: none;
    background-color: #D70000;
    color: #FFFFFF;
}

.mnu, .mnu2, .mnu3, .menu a:link, .menu a:visited, .menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;
}
.mnu2, .mnu2 a:link, .mnu2 a:visited, .mnu2 a:hover {
    color: #FFFFFF;
}
.mnu3, .mnu3 a:link, .mnu3 a:visited, .mnu3 a:hover {
    color: #FFFFFF;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #414173;
}
#footer  {
	color:     #fff;
	text-align: center;
	padding:    4px }


.backspace   {
	position: relative;
	left:      -0.33em }



