h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	padding: 5px;
	color: #336600;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	margin: 5px;
	padding: 8px;
	font-weight: normal;

}
.dc {
	font-size: 200%;
	color: #FFCC00;
	background-color: #009900;
	margin: 3px;
	padding: 3px;
	float: left;
	border: 2px solid #006600;
}
h2 {
	font-size: 18px;
	color: #993300;
	text-align: center;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
