.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.superscript {
	position: relative;
	bottom: 0.5em;
	font-size: 0.9em;
}

.kern {
	letter-spacing: -0.3em;
}

.spryheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: white;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
}

.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #9C1059; font-style: normal }

a:link {
	color:#42328D; /* unvisited link */
}      
a:visited {
	color:#A30E56; /* visited link */
}  
a:hover {
	color: #681C73; /* mouse over link */
}	

a:active {color:#41368E;}  /* selected link */


.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #999999}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}

ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(html/images/bullet.png);
	background-repeat: no-repeat center left;
	padding: 0;
	margin: 0;
	margin-left: 1em;
	background-position: 0 .4em;
	padding-left: 0.8em;
	/* padding-bottom: 0.4em; */
}

.height {
	font-size: 12px;
	padding: 4;
}


