/* Style sheet for default page template, default legislation */
/* and default manual template  */
/* Last modified 31 January 2005 */

body	{font-size: 100%;
	color: #ffffff;
	background-color: #000000
	
	font-family: geneva, arial, sans-serif;
	margin-left: 27px;
	margin-top: 27px;
	margin-right: 10%;
	text-align: left;}

hr	{color: #008080;
	height: 1px;}

h1	{color: #ffff99;
	font-size: 180%;}

h2	{color: #ff0000;
	font-size: 150%;}

h3	{color: #ffff99
	font-size: 120%;}

h4	{color: #000000;
	font-size: 100%;}

.ogs	{color: #ff00ff;}

th	{text-align: left;}

ul, ol	{margin-left: 5%;}
td ul, td ol	{margin-left: 15%;}  /* This is an addition to IDWC s style */

ul ul, ul ol, ol ul, ol ol	{margin-left: 2%;}

.bullet	{list-style-image: url("bullet_filled_circle.gif");}

.dash	{list-style-image: url("bullet_dash.gif");}

.emptycircle	{list-style-image: url("bullet_empty_circle.gif");}

.filledcircle	{list-style-image: url("bullet_filled_circle.gif");}

.emptysquare	{list-style-image: url("bullet_empty_square.gif");}

.filledsquare	{list-style-image: url("bullet_filled_square.gif");}

.lower-alpha	{list-style-type: lower-alpha;}

.decimal	{list-style-type: decimal;}

table	{font-size: 100%;}

a:hover {color: #ff0000;
		text-decoration: underline;}
a:active	{color: #ff0000;
		text-decoration: underline;}
a	{color: #ff0000;
		}
a:visited	{color: #ff0000;
		}



/* end */
