body, p, td, th, h1, h2, h3, h4, h5, h6, div, thead
	{ font-family: Arial, Courier, Sans; }
body 	{ font-size: 10pt; }
p  	{ font-size: 12pt; }
td 	{ font-size: 10pt; }
th 	{ font-size: 12pt; }
h1 	{ font-size: 24pt; }
h2 	{ font-size: 20pt; }
h3 	{ font-size: 16pt; }
h4 	{ font-size: 12pt; }
h5 	{ font-size: 14pt; font-weight: bold; margin: 12pt 5% 0cm 5%; }

h6 	{ font-size: 14pt; font-style: italic; font-weight: bold; 	
	padding-top: 12px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
	border-top: 0px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066; }

div	{ font-size: 12pt; color: #0000ff; }
thead	{ font-size: 14pt; color: #0000ff;  font-weight: bold; }

p.margin {margin: 18pt 10% 12pt 10%; font-size: 14pt}
p.mar_a	{font-style: italic; font-weight: bold; font-size: 120%; margin: 12pt 3% 0cm 3%;}
p.mar_b	{font-style: italic; font-weight: bold; font-size: 120%; margin: 12pt 3% 0cm 6%;}
p.mar_c	{font-style: italic; font-weight: bold; font-size: 120%; margin: 12pt 3% 0cm 9%;}
p.mar_la	{font-weight: bold; font-size: 12pt; margin: 12pt 3% 0cm 6%;}
p.mar_lb	{font-size: 10pt; margin: 3pt 3% 0cm 9%;}
p.mar_d	{font-size: 120%; margin: 12pt 3% 0cm 12%;}
p.small 	{font-variant: small-caps; margin: 20px 20px 20px 40px; }

A:link 	{ color:#000000; }
A:visited 	{ color:#5F5F5F; }
A:hover 	{ color:#990496; font-weight: bold; font-style: italic; }
