A  {
	font-size : 8pt;
	font-family : arial;
	font-weight : bold;
	color : #BF0D39;
	font : arial;
	text-decoration : none;
}

A:hover  {
	color : red;
}

.heading  {
	font-size : medium;
	font-family : serif;
	font-weight : bold;
	color : #BF0D39;
	text-decoration : none;
}

.subheading  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	color : #BF0D39;
	text-decoration : none;
}

.totop  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	color : navy;
	font : arial;
	text-decoration : none;
}

