body {
	font-family: Verdana, Arial, Helvetica;
    font-size: 100.01%;
    color: #000000;
    background-color: #ffffff;
	margin-left: 30px;
	margin-right: 30px;
	line-height:130%;
}
.topic {
    color: #003D86;
    font-weight: bold;
	font-size: 1.0em;;
    padding-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #003D86;
}
