body,table {
	font-family: "Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-size: 0.88em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#menu{
	padding:0px;margin:0px;border:0px;
	list-style:none;
	
}
#menu li a{
	background:#ffffff;
	padding:3px;
	
}

#menu li a:hover{
	background:#efefef;
	padding:3px;
	
}
hr{
	height:1px;
	color:#cccccc;
}
