	BODY, TABLE, TD, TH, CAPTION {		color: black;		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 8pt;	}	H2 {		font-size: 8pt;		font-weight: bold;		color: black;	}	H3 {		font-size: 13pt;		color: #7FFFD4;	}	H4 {		font-size: small;		font-variant: small-caps;		font-weight: bold;		color: white;	}	A  { 		text-decoration: none;		font-weight: bold; 		font-size: 8pt;		color: #006666;	 }		A:active  { 		text-decoration: none;		font-weight: bold; 		font-size: 8pt;		color: black;		}	A:visited { 	text-decoration: none; 	font-size: 8pt; 	color: #006666; 	font-weight: bold 	}		A:Hover {		text-decoration: underline;		color: #578686;	}	HR {		color: blue;		height: 1pt;	}	A.workshop			{color: #006666; font-weight: bold; font-size: 8pt; text-decoration: none}	A:link.workshop		{color: #006666; font-weight: bold; font-size: 8pt; text-decoration: none}	A:visited.workshop	{color: #006666; font-weight: bold; font-size: 8pt; text-decoration: none}	A:active.workshop		{color: #006666; font-weight: bold; font-size: 8pt; text-decoration: none}	A:hover.workshop		{color: red; font-weight: bold; font-size: 8pt; text-decoration: none}