/* и что? */

 table.re		{}
 table.re p		{color: black;}
 td.mre			{margin-top: 0px;}

 table.re a:link		{color: black;}
 table.re a:hover	{color: black;}
 table.re a:visited	{color: black;}
 table.re a:active	{color: black;}
 table.re ol		{color: black;}
 sup			{color: #969696;}
 
 .hh	 		{font-size: 10pt; font-family: Georgia; color: black;}
 .hh a:link		{font-size: 10pt; font-family: Georgia; color: black; text-align: underline;}
 .hh a:hover		{font-size: 10pt; font-family: Georgia; color: black; text-align: none;}
 .hh a:visited		{font-size: 10pt; font-family: Georgia; color: black; text-align: underline;}
 .hh a:active		{font-size: 10pt; font-family: Georgia; color: black; text-align: underline;}
 
 .coke			{text-align: center; color: black; padding-bottom: 20px; padding-top: 20px;}
 .coke a:link		{color: black; text-decoration: none; border-bottom: 1px dashed;}
 .coke a:visited		{color: black; text-decoration: none; border-bottom: 1px dashed;}
 .coke a:active		{color: black; text-decoration: none; border-bottom: 1px dashed;}
 .coke a:hover		{color: black; text-decoration: none; border-bottom: 0px dashed;}

 .woke			{text-align: center; color: black; padding-bottom: 20px; padding-top: 20px;}
 .woke a:link		{color: black;}
 .woke a:visited	{color: black;}
 .woke a:active		{color: black;}
 .woke a:hover		{color: black; text-decoration: none;}
 
 .doke			{text-align: center; color: black; margin-bottom: 15px; margin-top: 7px;}
 .doke a:link		{color: black; text-decoration: none; border-bottom: 1px dashed;}
 .doke a:visited	{color: black; text-decoration: none; border-bottom: 1px dashed;}
 .doke a:active		{color: black; text-decoration: none; border-bottom: 1px dashed;}
 .doke a:hover		{color: black; text-decoration: none; border-bottom: 0px dashed;}

 p			{font-family: Verdana; font-size: 8pt; color: white;}
 p a:link		{font-size: 8pt; font-family: Verdana, Sans-Serif; color: #EFC6B2;}
 p a:visited		{font-size: 8pt; font-family: Verdana, Sans-Serif; color: #EFC6B2;}
 p a:active		{font-size: 8pt; font-family: Verdana, Sans-Serif; color: #990000;}
 p a:hover		{font-size: 8pt; font-family: Verdana, Sans-Serif; color: #EC8C5D; text-decoration: none;} 
 
 ol			{color: white;}
