body { 
		color: #404040;
		margin-left: 2.5cm;
		margin-right: 2.5cm;
		text-align: justify;
	}
	
table td, table th { 
		color: #404040;
		}

body, p, ul, ol, dl, dt, dd, li, blockquote
	{	color: #404040;
		background-color: #F8FCFC;
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 10pt;
			}
i, em
	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: normal;
		font-size: 10pt;
			}
b, strong
	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;
			}
b i, i b, strong em, em strong
	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: bold;
		font-size: 10pt;
			}
td
	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 10pt;
			}
th
	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;
			}
h1, h2, h3, h4, h5, h6
	{	font-family: Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
			}
pre, code
	{	font-family: "Courier New", monospace;
		font-style: normal;
		font-weight: normal;
		font-size: 10pt;
			}
span.toc1
	{ 	font-family: Arial, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
		 }
span.toc2
	{ 	font-family: Arial, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12pt;
		 }
span.toc3, span.toc4, stan.toc5
	{ 	font-family: Arial, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		 }
span.toc1 em, span1.toc1 strong
	{ 	font-size: 12pt;
		 }
span.toc2 em, span1.toc2 strong
	{ 	font-size: 12pt;
		 }
span.toc3 em, span.toc4 em, stan.toc5 em, span.toc3 strong, span.toc4 strong, stan.toc5 strong
	{ 	font-size: 11pt;
		 }
h1 { 		font-size: 14pt;
		color: #006060;
		}
h2 { 		font-size: 13pt;
		color: #007070;
		}
h3 { 		font-size: 12pt;
		color: #008080;
   }
h4, h5, h6
	{ 	color: #009090;
		 }

a:link    { 	color : #306060;
	
		 }
a:visited { 	color : #103030;
		 }
		 
a:hover	  { 	color : #FBFFEC;
		background-color: #508080;
		text-decoration: none;
		 }

