A 
{  text-decoration: underline;
   font-family: Arial; 
   font-size: 12px; font-style: bold; 
   color : #000000;
   font-weight: bold;
}

A:hover 
{  text-decoration: none;
   color : #804040;
}

a.copye:link {
   color: #FFFFFF;
   text-decoration: underline;
   font-size: 12px; font-style: bold;
   font-family: Arial;
}

a.copye:hover 
{  text-decoration: none;
   color : #FFFFFF;
}

a.copye:visited
{  text-decoration: underline;
   color : #FFFFFF
}
H1  {
	font-size : 14pt;
	font-family : Arial;
	font-style : bold;
	color : #000000;
}
H2  {
	font-size : 12pt;
	font-family : Arial;
	font-style : bold;
	color : #000000;
}
