@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
img {
    border:0;
	}