BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

DIV {
	font-family : Arial, Helvetica, sans-serif;
}


.headin {
	letter-spacing: 8px;
	font-size : 24px;
}

.links {
	font-size : 14px;
	letter-spacing : 4px;
}


A:LINK.tsm {
	color : #000000;
	text-decoration : none;
}

A:VISITED.tsm {
	color : #000000;
	text-decoration : none;
}

A:ACTIVE.tsm {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER.tsm {
	color : #000000;
	text-decoration : underline;
}



A:LINK.pics {
	color : #000000;
	text-decoration : none;
}

A:VISITED.pics {
	color : #999999;
	text-decoration : none;
}

A:ACTIVE.pics {
	color : #000000;
	text-decoration : underline;
}

A:HOVER.pics {
	color : #000000;
	text-decoration : underline;
}


