BODY {
	color: #000066;
	background-image: url(backgrnd.jpg);
	font-size: 110%;
}
A:link {
	color: #0000FF;
	text-decoration: underline;
}
A:visited {
	color: #990099;
	text-decoration: underline;
}
A:active {
	color: #FF0000;
	text-decoration: underline;
}
.target {
	text-decoration: none;
}

SMALL.TINY		{ font-size : xx-small }
SMALL.SCRIPTSIZE	{ font-size : xx-small }
SMALL.FOOTNOTESIZE	{ font-size : x-small  }
SMALL.SMALL		{ font-size : small    }
BIG.LARGE		{ font-size : large    }
BIG.XLARGE		{ font-size : x-large  }
BIG.XXLARGE		{ font-size : xx-large }
BIG.HUGE		{ font-size : xx-large }
BIG.XHUGE		{ font-size : xx-large }
