body		{
			color: #000000;
			font-size: 13pt;
		    margin-left: 0%;
		    margin-right: 0%;
		    margin-top: 0%;
		    margin-bottom: 0%;
			}
a:link		{
			color: #800000;
			font-size: 13pt;
			}
a:visited	{
			color: #004000;
			font-size: 13pt;
			}
a:hover		{
			color: #008000;
			font-size: 13pt;
			}
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;
			}
H5			{
			font-size: 18pt;
		    font-weight: bold;
		    color: #800000;
		    text-align: center;
			}
H6			{
			font-size: 18pt;
		    color: #980098;
			}
P			{
			color: #000000;
			font-size: 13pt;
			text-align: justify;
			text-indent:15pt;
			}
UL			{
			color: #000000;
			font-size: 13pt;
			text-align: justify;
			}
OL			{
			color: #000000;
			font-size: 13pt;
			text-align: justify;
			}
P.sm		{
			color: #000000;
			font-size: 10pt;
			text-align: justify;
			text-indent:5pt;
			}
P.ref		{
			color: #C00000;
			font-size: 11pt;
			text-align: left;
			text-indent:0pt;
			}
P.tab		{
			color: #000000;
			font-size: 13pt;
			text-align: justify;
			text-indent:0pt;
			}
P.tref		{
			color: #C00000;
			font-size: 14pt;
			text-align: left;
			text-indent:0pt;
			text-decoration: none;
			}
