body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3%;
	background-color: #FFFFFF;



}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	line-height: normal;
	font-size: 18px;


}
a {
	text-decoration: none;
	font-weight: bolder;


}
p {
	font-size: 12.5px;
	line-height: 140%;
	text-align: justify;
}
li {
	font-weight: bold;
	margin-top: 1%;
	font-size: 15px;

}
dt {
	font-weight: bold;
	font-size: 15px;

}
dd {
	font-style: italic;
}
.notbold_orange {
    font-weight: bold;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.bold_grey {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}






blockquote {
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-size: 13px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
h4 {
	font-size: 15px;
	font-weight: bold;
}
