<style type="text/css">
.p
	{position:absolute;
	width:2px;
	height:2px;
	font-size:0.1px;}
.red, .Sin
	{background-color:#F00}
.blue, .Cos
	{background-color:#00F}
.yellow, .Ctg
	{background-color:rgb(254,202,44)}
.green, .Tan
	{background-color:rgb(16,168,73)}
#AngleField
	{text-align:left;
	cursor:crosshair;
	border:1px solid black;
	background-color:#fff;
	background-image:url('/images/1circ.gif');
	width:600px;
	height:600px;
	font:bold 12pt Times}
#AngleField div
	{cursor:crosshair;}
.bline
	{border-bottom:1px solid black}
.tline
	{border-top:1px solid black}
.Formula
	{margin:0px}
.Formula td
	{text-align:center;
	vertical-align:middle;
	font-weight:bold;
	margin:0px;
	padding:1px}
ValuesDisplay td
	{vertical-align:middle;
	padding:0px}
.FuncNames
	{text-align:right;
	width:60px;
	height:60px;
	font-weight:bold}
.AxisPoint
	{position:absolute;
	width:6px;
	height:6px;
	font-size:0.1px;}
</style>