.leadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 666666;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: 666666;
}
.bodytextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: 666666;
}
.smallgreytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: 666666;
}
.submenu a, .submenu a:visited{
	display:block;
	font-family:Arial;
	font-size:10px;
	color:black;
	text-decoration:none;
	line-height:20px;
	border-bottom:1px solid white;
	margin-left:20px;
}

.submenu a:hover{
	color:red;
}

.submenu a:first-child{
	border-top:1px solid white;
}

.submenu a:last-child{
	margin-bottom:8px;
}