@charset "utf-8";
#maincontent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	padding: 10px;
	text-align: left;
}
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	text-decoration: underline;
}

