body         {	font-family: tahoma;
		font-size: 80%;
		background-color: #ffffff; }
body.2       {	font-family: tahoma;
		font-size: 80%;
		background-color: #fffeb3; }
A:link       {	color: #0000ff; }
A:visited    {	color: #0088ff; }
A.1:link     {	color: #0000cc; }
A.1:visited  {	color: #4488cc; }
A.1:hover    {	color: #dd4444; }
A.1:active   {	color: #000088; }
A.2:link     {	color: #44cc44; }
A.2:visited  {	color: #22cc22; }
A.2:hover    {	color: #dd4444; }
A.2:active   {	color: #000088; }
A.blue       {	color: black;
		text-decoration: none; }
A.red        {	color: #003399;
		text-decoration: none; }
A.bb         {	color: black;
		text-decoration: none;
		font-weight: bold; }
A.bb:visited {	color: black;
		text-decoration: none;
		font-weight: bold; }
A:hover      {	color: #4444ff; }
A.bb:hover   {	color: #4444ff; }

div          {	position: absolute;
		padding: 10px;
		background-color: #eeeeee; }
p.1          {  font-family: tahoma;
		font-size: 14px;
		font-weight: bold;}
p.2          {  font-family: tahoma;
		font-size: 12px;}
p.3          {  font-family: tahoma;
		font-color: #ff0000;
		font-size: 24px;
		border-style: solid;
		border-color: #88ff88;
		border-width: 2px 2px 2px 2px }
td           {	font-family: tahoma;
		font-size: 80%;
		border-style: transparent;
		border-color: none;
		border-width: 4px 4px 4px 4px }
