@charset "utf-8";
/* CSS Document */
body {
	font:62.5%/140% Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6m{
	font-family:Arial, Helvetica, sans-serif;
	color:#440e62;
}
h3 {
	font-size: 1em !important;
	font-weight: normal;
}
#renewal-data p {
	font-size: 1em;
}
#renewal-data h3 {
	color: white;
	font-size: 0.8em !important;
	font-weight:bold;
	padding: 10px 0;
}
#renewal-data th {
	background-color: #440e62;
	text-align:left;
}
#renewal-data td {
	background-color: #f2f2f2;
	font-size: 0.8em !important;
	text-align:center;
	line-height: 2em;
	border-bottom: 1px solid white;
}
.first-header {
	padding-left: 10px;
}