/* CSS Document */
<style type="text/css" media="screen">
 
body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 146px;
	left: -3px;
	color: #000000;

}
#menu {
	width: 10em;

}
#menu dt {
	cursor: pointer;
	margin: 2px 0 2px 10px;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;







}
#menu dd {
	margin-left: 12px;
	color: #000000;







}
#menu li {
	text-align: left;

}
#menu li a, #menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;


}
#menu li a:hover, #menu dt a:hover {
	color: #990000;










}

.ss {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;





}

.s1 {
	font-size: 24px;
	color: #990000;
	font-weight: bold;


}

.s2 {
	font-weight: bold;
	padding: 3px 5px;





}

.s3 {
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	font-style: italic;
	border: thin ridge #CCCCCC;







}

.s4 {
	font-weight: bold;
	text-decoration: underline;


}

.s5 {
	margin-left: 20px;

}

.borde {
	border: thin solid #666666;

}


</style>
