body		{
			color: #004000;
			font-size: 12pt;
		             margin-left: 0%;
		             margin-top: 0%;
			}
a:link		{
			color: #800000;
			font-size: 12pt;
			}
a:visited	{
			font-size: 12pt;
			color: #400000;
			}
H1			{
			font-size: 40;
		    font-weight: bold;
		    color: #800040;
		    align: center;
			}
H2			{
			font-size: 28;
			font-style: italic;
			color: #FF0000;
		    align: center;
			}
H3			{
			font-size: 20;
		    font-weight: bold;
		    color: green;
		    margin-left: 15%;
			}
H4			{
			font-size: 24;
		    font-weight: bold;
			font-style: italic;
		    color: #008000;
			}
H5			{
			font-size: 18;
		    font-weight: bold;
		    color: #800000;
			}
P			{
			color: #004000;
			font-size: 12pt;
			text-align: justify;
		    margin-left: 1%;
			text-indent:15pt;
			}
P.epig		{
			color: #008000;
			font-size: 12pt;
			text-align: justify;
		    margin-left: 60%;
			text-indent:20pt;
			}
P.sign		{
			color: #006000;
			font-size: 10pt;
			font-style: italic;
			align: right;
		    margin-left: 70%;
			}
P.ref		{
			color: #C00000;
			font-size: 10pt;
			text-align: left;
			text-indent:0pt;
		            margin-left: 0%;
			}
P.tab		{
			color: #004000;
			font-size: 11pt;
		    margin-left: 0%;
			text-indent:0pt;
			}
