*

body {
	background-color: white;
	font-size: 11px;
	font-family: "Lucida Grande",Lucida,Verdana,Sans-Serif;
	text-align: center;
	color: #5D717E;

}

.title {
	font-weight: bold;
	font-family: "Lucida Grande",Lucida,Verdana,Sans-Serif;
}

ul {
	 padding-left: 0.5em;
	 list-style-type: none;
	 margin-top: 0px;
}

.firstli li {
	font-size: 13px;
	padding-top: 5px;
}

a.link  { 
	text-decoration: none; 
}

a.visited {
	text-decoration: none;
}

a.hover {
	text-decoration: none;
}

.footer {
	font-weight: bold;
	font-family: "Lucida Grande",Lucida,Verdana,Sans-Serif;
	font-size: 13px;
} 

img {
	padding: 5px;
}

.detail {
	font-size: 14px;
}

.content {
	font-size: 14px;
	font-family: "Lucida Grande",Lucida,Verdana,Sans-Serif;
}