


.HEADING  {
	font-size : 16px;
	font-family : arial, helvetica;
	Color : #006D9E;
	font-weight : bold;
}


.BODYCOPY  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : normal;
}

.BODYCOPYBOLD  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : bold;
}


.smallcopy {
	font-size : 10px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : normal;
	
}


A:link  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #000000;
}

A:visited  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #000000;
}

A:active  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #000000;
}

A:hover  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #000000;
}


A.head:link  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #006D9E;
	font-weight : bold;
	font-size: 16px; 
}

A.head:visited  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #006D9E;
	font-weight : bold;
	font-size: 16px;
}

A.head:active  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #006D9E;
	font-weight : bold;
	font-size: 16px;
}

A.head:hover  {
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #00ABA2;
	font-weight : bold;
	font-size: 16px;
}


A.foot:link  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

A.foot:visited  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

A.foot:active  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

A.foot:hover  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}

