.reset_css *{ text-align:inherit; }
.reset_css img{ margin:0 0 15px; max-width:100%; height: auto; }
.reset_css p { margin:0 0 15px; line-height:1.8em;}
.reset_css b { font-weight:bold; }
.reset_css i ,.reset_css em { font-style: italic; }
.reset_css font { color:inherit; }
.reset_css address { font-style:italic; }
.reset_css strong { font-weight:bold; }
.reset_css h1 { font-size:220%; line-height:130%; font-weight: 500; margin: 10px 0; }
.reset_css h2 { font-size:180%; line-height:130%; font-weight: 500; margin: 10px 0; }
.reset_css h3 { font-size:160%; line-height:130%; font-weight: 500; margin: 10px 0; }
.reset_css h4 { font-size:140%; line-height:130%; font-weight: 500; margin: 10px 0; }
.reset_css h5 { font-size:120%; line-height:130%; font-weight: 500; margin: 10px 0; }
.reset_css h6 { font-size:100%; line-height:130%; font-weight: 500; margin: 10px 0; }
.reset_css ul,.reset_css ul li { list-style:disc outside none; margin-left:20px; line-height:26px}
.reset_css ol,.reset_css ol li { list-style:decimal outside; margin-left:20px; line-height:26px }
.reset_css blockquote{ width:90%; margin:0 auto; }
.reset_css table{ margin:10px 0; border:solid 1px; }
.reset_css th,.reset_css td{ border:solid 1px; padding:5px; }


@media (max-width: 768px) {
    .reset_css *{ line-height:150%; text-align:inherit;}
    .reset_css img{ margin:6px 0; max-width:100%; height: auto; }
    .reset_css p { margin:10px 0; line-height:1.8em;}
    .reset_css b { font-weight:bold; }
    .reset_css i ,.reset_css em { font-style: italic; }
    .reset_css font { color:inherit; }
    .reset_css address { font-style:italic; }
    .reset_css strong { font-weight:bold; }
    .reset_css h1 { font-size:260%; font-weight:bold; margin: 10px 0; }
    .reset_css h2 { font-size:200%; font-weight:bold; margin: 10px 0; }
    .reset_css h3 { font-size:160%; font-weight:bold; margin: 10px 0; }
    .reset_css h4 { font-size:140%; font-weight:bold; margin: 10px 0; }
    .reset_css h5 { font-size:120%; font-weight:bold; margin: 10px 0; }
    .reset_css h6 { font-size:100%; font-weight:bold; margin: 10px 0; }
    .reset_css ul,.reset_css ul li { list-style:disc outside none; margin-left:20px; }
    .reset_css ol,.reset_css ol li { list-style:decimal outside; margin-left:20px; }
    .reset_css blockquote{ width:90%; margin:0 auto; }
    .reset_css table{ margin:10px 0; border:solid 1px; }
    .reset_css th,.reset_css td{ border:solid 1px; padding:5px; }
}