P	 {
	Text-Align : Left ;
	}

hr	{
	color: #808000;
	height: 1px;
	}

H1	{
	word-spacing: 5px;
	letter-spacing: 0.1em;
	Text-Align: Center;
	Font-Size: 300%;
	Font-Weight: Bold;
	}
H2	 {
        word-spacing: 5px;
        letter-spacing: 0.1em;
        Text-Align: Center;
        Font-Size: 200%;
        Font-Weight: Bold;
	}
H3	 {
        word-spacing: 5px;
        letter-spacing: 0.1em;
        Text-Align: Center;
        Font-Size: 150%;
        Font-Weight: Bold;
	}
H4	 {
	Text-Align : Center ;
	Font-Size : 125% ;
	letter-spacing: 0.1em;
	word-spacing: 5px;
	Font-Weight : normal;
	color: #4E340E;
	}

H5	 {
	color: #4e340e;
	text-indent : .0cm    ;
	Text-Align : left;
	Font-Size : 110% ;
	Font-Weight : Normal;
	}
a.h5    {
        text-indent: 0cm;
        Text-Align: Left;
        Font-Size: 90%;
        font-weight: normal;
        }
p:first-letter
        {
        color:#4e340e;
        font-size: 150%;   
        Font-Weight: bold;  
        }

H6	 {
	text-indent: 0cm;
	Text-Align: Left;
	Font-Size: 75%;
	font-weight: Bold;
	}
a.h6    {
        text-indent: 0cm;
        Font-Size: 75%;   
	font-weight: normal;
        }

