.HEADING  {
	font-size : 16px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : bold;
}

.SUBHEADING  {
	font-size : 14px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : bold;
}

A:link  {
	font-size : 14px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #0066CC;
}

A:visited  {
	font-size : 14px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #990099;
}

A:active  {
	font-size : 14px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #0066CC;
}

A:hover  {
	font-size : 14px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #0066CC;
}
.TEXTCOPY { font-size : 14px; font-family : arial, helvetica; Color : #000000; font-weight : normal; }
