.font {
	font-size: 10px;
	color: #666666;
}
.font2 {
	font-size: 10px;
	font-weight: bold;
	color: #C10D28;
}
.table01 {
	height: 400px;
	width: 600px;
	border: 0px none;
	margin: 0px;
}
.table02 {
	margin: 0px;
	height: 30px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #c10d28;
	text-align: center;
}
.table03 {
	margin: 0px;
	height: 180px;
	width: 600px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c10d28;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.table04 {
	margin: 0px;
	width: 600px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c10d28;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding: 0px;
	text-decoration: none;
}
.table05 {
	width: 600px;
	text-align: center;
	letter-spacing: 5pt;
	border-top: 2px dotted #c10d28;
	border-right: 0px none;
	border-bottom: 2px dotted #c10d28;
	border-left: 0px none;
	margin: 0px;
	padding: 3px 0px;
}
.font3 {
	font-size: 10px;
	font-style: italic;
	color: #333366;
	font-weight: normal;
}
.font4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}

