h1{
display: block;
width: 530px;
color: #5F789B;
background-color: none;
font-size: 20px;
}

h2{
color: #5F789B;
font-size: 16px; 
font-weight:bold
}

p{
color: #5F789B;
font-size: 13px;
}

h4{
color: #5F789B;
margin-bottom: -3px;
font-size: 17px;}

h5{
display: block;
width: 180px;
border-bottom: 1px;
border-bottom-color: #5F789B;
border-bottom-style: solid;
color: #5F789B;
background-color: none;
font-size: 20px;
}

h6{
font-size: 10px;
font-weight:400;
}