﻿
body         { 	
				font-family: Arial, Helvetica, sans-serif;
				background-color: #E9D3A1;
				color: #000000;
				font-size:10pt;
 }
 
td         { 	
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				font-size:10pt;
 }

.copyright   { 
				color: #000000; 
				font-size: 8pt; 
				font-family: Arial, Helvetica, sans-serif; 
}
.h1           { 
				font-family: Arial, Helvetica, sans-serif; 
				color: #008000; 
				font-size: 16pt; 
}
.h2           { 
				color: #008000; 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14pt; 
}
.h3           { 
				color: #008000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 12pt; 
				font-weight: bold; 
}
.h4			{ 
				color: #008000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 12pt; 
				font-style: italic; 
}
.h5			{ 
				color: #008000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				font-weight: bold;
}
.h6			{ 
				color: #000000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt;
				font-weight: bold;
}

.normal		{
				color: #000000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				 
}

.Normal		{
				color: #000000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				 
}

.MsoNormal	{
				color: #000000; font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				 
}

a:link       { 
				font-size: 10pt; 
				color: #0000FF; 
				text-decoration: underline; 
}
a:visited	{	
				font-size: 10pt;			
				color: #FF00FF; 
} 
a:active 	{	
				font-size: 10pt;			
				color: #FF00FF;
}
a:hover		{
				font-size: 10pt;
				color: #0000FF;
				font-style: italic;
}
.teststyle		{
				color: #FF00FF; font-family: Arial, Helvetica, sans-serif; 
				font-size: 18pt; 
				 
}