
body			{background-color: #ddd;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;}

span.teaserhead		{color: #fff;
			font-weight: bold;
			font-size: 14px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.teasercontent	{color: #000;
			line-height: 18px;
			font-weight: regular;
			font-size: 11px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.head		{color: #999;
			font-weight: regular;
			font-size: 20px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.subhead		{color: #000;
			font-weight: bold;
			font-size: 15px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.content		{color: #000;
			line-height: 20px;
			font-weight: regular;
			font-size: 12px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.supplementhead	{color: #999;
			font-weight: bold;
			font-size: 15px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.supplementcontent	{color: #000;
			line-height: 19px;
			font-weight: regular;
			font-size: 11px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.bottom		{font-weight: regular;
			font-size: 11px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

span.highlight		{background: #ccc;}

ul, li			{color: #000;
			line-height: 19px;
			list-style-image: url("../images/list.gif");
			list-style-type: square;
			list-style: outside;
			font-size: 12px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

input.button		{color: #000;
			background:#ccc;
			border: #00b300 1px solid;
			font-size: 13px;
			font-family: tahoma, arial, helvetica, geneva, swiss, sans-serif;}

table.content		{border: #ccc 1px solid;
			background:#fff;}

td.head			{border: #ccc 1px solid;
			background:#eee;}

td.content		{border: #ccc 1px solid;
			background:#fff;}

img			{border-color: #000;}

.print			{display: none;}

.screen			{display: yes;}

a:link			{color: #0c0;
			text-decoration: none;}

a:visited			{color: #0c0;
			text-decoration: none;}

a:hover			{color: #090;
			text-decoration: none;}

a:active			{color: #090;
			text-decoration: none;}

a.bottom:link		{color: #666;
			text-decoration: none;}

a.bottom:visited		{color: #666;
			text-decoration: none;}

a.bottom:hover		{color: #000;
			text-decoration: none;}

a.bottom:active		{color: #000;
			text-decoration: none;}

a.teaser:link		{color: #000;
			text-decoration: none;}

a.teaser:visited		{color: #000;
			text-decoration: none;}

a.teaser:hover		{color: #666;
			text-decoration: none;}

a.teaser:active		{color: #666;
			text-decoration: none;}
