p, td, th, li, dt, dd {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong {
	font-weight: bold;
}
th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border-top: black;
}
td.label {
	font-weight: bold;
}
.important{
	color: #e03e9c;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
ul.contents, ul.nobullet {
	list-style: none;
	margin-left: 0;
}
ol.loweralpha {
	list-style-type: lower-alpha;
}
ol.upperalpha {
	list-style-type: upper-alpha;
	margin-left: 25px;
}
ol.lowerroman {
	list-style-type: lower-roman;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 15px 0;
}
.title {
	color: #8058bd;
	font-size: 14px; 
	font-weight: bold;
	margin: 0; 
}
.sectiontitle {
	color: #e03e9c !important;
	font-size: 11px; 
	font-weight: bold !important;
}
a.sectiontitle {
	color: #e03e9c !important;
	font-size: 11px; 
	font-weight: bold !important;
	margin: 0; 
}
.subtitle {
	font-weight: bold;
}
.top {
	text-align: right;
}
.tableborder {
	border: 1px solid #666666;
	padding: 5px;
}
table.premiums {
	width: 325px;
	border: 1px solid #666;
}
table.premiums th {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #666;
	padding: 2px;
}
table.premiums td {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #666;
	padding: 2px;
}
th.center, td.center {
	text-align: center;
}
