A:visited {color: #000000; text-decoration: none}
A:hover {
	color: #000000;
	text-decoration: underline;

}
A:link { color: #000000; text-decoration: none}
td {
	font-size: 10px;
	font-family: "arial, sans-serif";
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "arial, sans-serif";

}
.titlei {  font-size: 16px; font-weight: bold}
.menu {
	font-size: 13px;
	background-color: #fafaf5;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 3px;
	padding-left: 5px;






}
.h {
	line-height: 20px;
}

