BODY  {
	background-color : white;
	color : black;
	margin : 0;
	font-size : 10pt;
        font-family : kabel bk bt;
}

A  {
        text-decoration : none
}


TD  {
	font-family : kabel bk bt;
	color : black;
}

A:link  {
	font-weight : bold;
	color : red;
}

A:visited  {
	font-weight : bold;
	color : red;
}

A:active  {
	font-weight : bold;
	color : red;
}


