.clear{
	clear:both;
}
body{
	margin:0;
	padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0;
}
ul{
	
}	
li{
	list-style: none;
}
h1{

}
h2{

}
h3{

}