#nav {
	font-family: Arial, Helvetica, sans-serif;
}
#nav1 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color:#C5DBE5;
}
#nav2 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color:#F2ECF6;
}
#u {
	list-style-image:  url("../images/l.gif");
	font-size: 9pt;
	margin-top:0px;
	margin-left:14px;
	margin-bottom: 2px;
}
.ver {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
