.HEADING  {
	font-size : 14px;
	font-family : arial, helvetica;
	Color : ##333333;
	font-weight : bold;
; text-decoration: none
}

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

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

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

.RANDOM  {
	font-size : 12px;
	font-style : italic;
	font-family : arial, helvetica;
	font-weight : bold;
	Color : #000000;
}

A:link  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #000066;
}

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

A:active  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #1D4992;
}

A:hover  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : overline;
	color : #660099;
}

BODY  {
	color : #000000;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 12px;
}

TABLE  {
	color : #000000;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 12px;
}

P  {
	font-size : 12px;
	font-family : arial, helvetica;
	font-weight : normal;
	color : #000000;
}
