@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #CCCCCC;
}
p {
	line-height: 1.7em;
	text-align: justify;
	margin-left: 6px;
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	margin-left: 6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669900;
	margin-left: 6px;
}

.red {
	color: #F00;
}