@charset "ISO-8859-1";


body { 

overflow-y: scroll;


 }
ul {
	line-height: 18px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #F8901D;
	text-decoration: underline;
	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
