@charset "UTF-8";
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 0px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 0px;
	padding-top: 0px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
	padding-top: 2px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
.table_numbers {
	text-align: right;
	padding-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eeeeee;
	border: thin solid #666666;
}
.table {
	background-color: #eeeeee;
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	margin: 30px;
	padding: 10px;
}
img {
	margin: 0px 15px 0px 0px;
}
.th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	vertical-align: bottom;
	background-color: #eeeeee;
	border: thin solid #999999;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
}
