@charset "utf-8";
/* CSS Document */

h1.cc_hd {
	font: normal 700 200% Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
}
h2.cc_subhd {
	font: normal 150% Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	border-bottom-style:none;
	border-bottom-width:0;
}
div.cc_frame {
	width:800px;
	margin:0 auto;
	text-align:left;
	border-style:none;
}
h4, li {
	font: 200 100%/110% Verdana, Geneva, sans-serif;
	padding:0 0 5px 0;
	margin:0;
	text-align:left;
}
table {border-collapse:collapse;}
ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
