@charset "UTF-8";
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-color: #CCCCCC;
}
