a:link 		{color: green;}
a:visited	 	{color: red;}
a:hover 		{color: orange;}

p.c1			{text-align: justify; font-family: garamond, serif; font-size: 14pt; font-weight: bold;}
p.c1:first-letter		{text-align: justify; font-family: garamond, serif; font-size: 18pt; font-weight: bold;}
p.c2			{text-align: center; font-family: garamond, serif; font-size: 12pt; font-weight: bold;}
p.c3 			{text-align: center; font-family: garamond, serif; font-size: 11pt;}
p.c4 			{text-align: center; font-family: garamond, serif; font-size: 80%;}
p.c5			{text-align: left; font-family: garamond, serif; font-size: 12pt;}
p.c6			{text-align: justify; font-family: garamond, serif; font-size: 12pt; text-indent: 2em;}
p.c6:first-letter 		{text-align: justify; font-family: garamond, serif; font-size: 16pt; text-indent: 2em;}
p.c7			{text-align: center; font-family: garamond, serif; font-size: 12pt;}
p.c8			{text-align: justify; font-family: garamond, serif; font-size: 12pt; font-weight: bold; color: red;}
p.c9			{text-align: center; font-family: garamond, serif; font-size: 14pt; font-weight: bold;}
p.c10 			{text-align: left; font-family: garamond, serif; font-size: 10pt;}
p.c11 			{text-align: left; font-family: garamond, serif; font-size: 80%; color: #0000a0;}
p.c12 			{text-align: center; font-family: garamond, serif; font-size: 165%; color: red; font-style: italic; font-weight: bold;}
p.c13 			{text-align: center; font-family: garamond, serif; font-size: 10pt; color: #0000a0; font-weight: bold;}
p.c14			{text-align: justify; font-family: garamond, serif; font-size: 12pt; text-indent: 2em; margin-top: 0; margin-bottom: 0; }
p.c15 			{text-align: right; font-family: garamond, serif; font-size: 10pt;}
p.c16			{text-align: left; font-family: garamond, serif; font-size: 12pt; font-weight: bold;}
p.c17			{text-align: justify; font-family: garamond, serif; font-size: 12pt;}

p.h1			{text-align: center; font-family: garamond, serif; font-size: 200%; font-weight: bold;}
p.h2			{text-align: center; font-family: garamond, serif; font-size: 150%; font-weight: bold;}

ul.c1			{margin-left: 0px; padding-left: 200px; text-align: left; font-family: garamond, serif; font-size: 12pt;}
ul.c2			{list-style-type: circle; list-style-position: inside; font-family: garamond, serif; font-size: 12pt;}

em.c1			{font-family: garamond, serif; color: red; font-weight: bold; font-size: 12pt}
em.c2			{font-family: garamond, serif; color: blue; font-weight: bold; font-size: 12pt}

li.c1			{list-style: none}

div.box			{border: solid; border-width: thin; width: 100%; background: #ffffff; padding: 1.0em; text-align: justify;}

div.small 			{margin: 0 auto; margin-top: 20px; border: solid; border-width: 2px; width: 25%; background: rgb(204,204,255); padding: 0.5em; text-align: center; font-family: garamond, serif; font-size: 16pt; font-weight: bold;}

td.itemd		 	{text-align: left; font-family: garamond, serif; font-size: 80%; color: #0000a0;}

td.report		{vertical-align:top; text-align: justify; font-family: garamond, serif; font-size: 12pt;}

ol.c1			{text-align: left; font-family: garamond, serif; font-size: 12pt; text-indent: 2em;}

#snippetbox {
position : absolute;
top : 425px;
left : 60px;
background : #ffff80;
border : 1px solid #000000;
margin : 5px;
padding : 5px;
font-size : 10pt;
font-family : garamond, serif;
text-align : left;
color : #000000;
width : 147px;
}
#snippetbox h3 {
text-align : center;
font-family : garamond, serif;
font-size : 130%;
font-weight : bold;
margin : 0;
}
