/* CSS Document*/

ul {
    list-style: none;
    margin-bottom: 0.5em;
}

.bold {
    font-weight: bold;
 }

.last {
	/*padding-top: 3em;*/
	padding-bottom: .5em;
	font-weight: bold;
	text-align: left;
}
