HR      {
        align: center;
        color: #000000;
        height: 1px;
        }

P       {
        margin-left: 20px;
        background: default;
        text-align: left;
        color: black;
        font-size: small
        }

H1      {
        text-align: center;
        font-weight: bold;
        font-size: 250%;
        font-family: Monotype Corsiva;
        color: deafultE;
        word-spacing: 5px;
        letter-spacing: 0.1m;
        }

H2      {
        color: #2000ff;
        font-weight: bold;
        font-size: 200%;
        text-align: center;
        }
H3      {
        text-align: center;
        text-indent: 0cm;
        font-weight: bold;
        font-size: 135%;
	color: #191970;
        }
H4      {
        text-align: center;
        font-weight: bold;
        font-size: 125%;
        }

H5      {
        text-align: left;
        text-indent: 0cm;
        font-weight: normal;
        font-size: 80%;
	font-family: Lucida Sans Unicode;
}

H5.std      {
        text-align: left;
        text-indent: 0cm;
        font-weight: normal;
        font-size: 75%;
        font-family: Lucida Sans Unicode;
}

H6      {
        color: #000000;
	text-align: left;
        text-indent: 0cm;
        font-weight: bold;
        font-size: 60%; 
}       

H7      {
        color: black;
        text-align: left;
        text-indent: 0cm;
        font-weight: normal italic;
        font-size: 75%;  
}

