BODY
{
    COLOR: #000000;
    FONT-SIZE: 13pt;
    MARGIN-LEFT: 105px;
    MARGIN-RIGHT: 5pt;
    MARGIN-TOP: 0pt;
    background-repeat: repeat-y;
}
a:link		{
			color: #800000;
			font-style: italic;
			font-size: 17pt;
			font-family: Times New Roman;
			}
a:visited	{
			font-size: 17pt;
			font-style: italic;
			color: #800000;
			font-family: Times New Roman;
			}
a:hover		{
			color: #006000;
			font-style: italic;
			font-size: 17pt;
			font-family: Times New Roman;
			}
H1			{
			font-size: 38;
		    font-weight: bold;
		    color: #800040;
		    text-align: center;
			}
H2			{
			font-size: 30;
			color: #800000;
		    text-align: center;
			}
H3			{
			font-size: 24;
		    font-weight: bold;
			font-style: italic;
		    color: #008000;
		    text-align: center;
			}
H4			{
			font-size: 20pt;
		    font-weight: bold;
		    color: #980098;
			}
P
{
    COLOR: #000000;
    FONT-SIZE: 13pt;
    TEXT-ALIGN: justify;
    TEXT-INDENT: 15pt;
    MARGIN-RIGHT: 10pt;
}
P.epig
{
    COLOR: #00cc00;
    FONT-SIZE: 13pt;
    MARGIN-LEFT: 60%;
    TEXT-ALIGN: justify;
    TEXT-INDENT: 20pt;
}
P.sign
{
    COLOR: #008000;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    MARGIN-LEFT: 70%;
    TEXT-ALIGN: right;
}
B.title
{
    COLOR: #00cc00;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
}
