
body, p, pre, o1, div, td {
   font-family: times new roman;font-size: 12px;
}
div {width: 640;

}
p {margin-top:0;
   margin-bottom:0
   align:center;
}
a {text-decoration: none;
	color: #464544;
}
a:hover {text-decoration: none;
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}