html {
font-size: 12px; font-family: 'Roboto', sans-serif;
}

h1 {
font-size: 3.25rem; font-weight: 300; line-height: 1.2;
}

h2 {
font-size: 2rem; font-weight: 300;line-height: 1.2;
}

h3 {
font-size: 1.625rem; font-weight: 500;line-height: 1.2;
}

h4 {
font-size: 1.25rem; font-weight: 400;line-height: 1.2;

}

h5 {
font-size: 1.125rem;
line-height: 1.2;
}

p {
margin: 0; padding: 0 0 12px 0;
}

a {
color: #0083C7;
text-decoration: none;

}

.lead {
font-weight: 400;
font-size: 1.5rem;
line-height: 2.125rem;
color: #000000;
padding: 0 0 12px 0;
}

.block_10000 table, .mce-content-body table {
width: 100%;
}

.block_10000 table tr td, .mce-content-body table tr td {
padding: 5px 15px;
}

.block_10000 table tr:nth-of-type(2N-1) td, .mce-content-body table tr:nth-of-type(2N-1) td {
background: #E8E7E8;
}


