h1 {
font-size: 18px;
color: #F1C837;
margin-bottom: 7px;
}

h2 {
font-size: 28px;
color: #4170B8;
margin-top: 7px;
padding-left: 15px
}

h3 {
font-size: 17px;
color: #f49900;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #4170B8;
width: 650px;
}

p {
font-size: 15px;
color: #4D4E5F;
width: 650px;
}

table {
font-size: 15px;
color: #4D4E5F;
}

li {
font-size: 15px;
color: #4D4E5F;
}

.bo {
color: #ff0000;
background-color: #ffffff;
font-weight: bold;
}

