﻿@charset "UTF-8";
html{
    max-width:900px;
    float:left;

}
* {
    margin:0;
    padding:0;
    text-indent:0;
}
h2 {
    font-style: normal;
    text-decoration: none;
    padding-top: 3pt;
    text-align: center;
    text-indent: 0pt;
    line-height: 15pt;
}

 .s1 {
     color: black;
     font-family:Arial, sans-serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 11pt;
 }
 .a, a {
     color: blue;
     font-family:Arial, sans-serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 12pt;
 }
 .s2 {
     color: black;
     font-family:Arial, sans-serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 14pt;
 }
.p, p {
    color: black;
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    font-size: 16pt;
    margin: 0pt;
}
 .h1, h1 {
     color: #7E7E7E;
     font-family:Arial, sans-serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 18pt;
 }
 .s4 {
     color: #FF3600;
     font-family:Arial, sans-serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 18pt;
 }
