@charset "utf-8";
body
{
	background-color:#FFCC66;
}
p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#000000;
}
a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#0099FF;
	text-decoration:none;
}
a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#990000;
	text-decoration:underline;
}
h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;;
}
