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

.BODYCOPY  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : normal;
}

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

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

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

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

A:hover  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #0066CC;
}
