/* Style sheet for default local page template */
/* Last modified 21 January 2000 */

body	{font-size: 80%;
	color: #000000;
	background-color: #faf0e6;
	font-family: geneva, arial, sans-serif;
	margin-left: 27px;
	margin-top: 27px;
	margin-right: 10%;
	text-align: left;}

hr	{color: #006b4a;
	height: 1px;}

h1	{color: #006b4a;
	font-size: 180%;}

h2	{color: #008080;
	font-size: 150%;}

h3	{color: #006b4a;
	font-size: 120%;}

h4	{color: #000000;
	font-size: 100%;}

th	{text-align: left;}

ul, ol	{margin-left: 5%;}

ul ul, ul ol, ol ul, ol ol	{margin-left: 2%;}

.bullet	{list-style-image: ;}

.dash	{list-style-image: url("../images/bullet_dash.gif");}

.emptycircle	{list-style-image: ;}

.filledcircle	{list-style-image: ;}

.emptysquare	{list-style-image: ;}

.filledsquare	{list-style-image: ;}

.lower-alpha	{list-style-type: lower-alpha;}

.decimal	{list-style-type: decimal;}

table	{font-size: 100%;}

a:hover {color: #ff0000;}

/* Classes for page navigation toolbars */

.toolnavtable
	{font-weight: bold;
	font-size: 85%;
	color: #ffffff;
	background-color: #999999;}

.toolnavtable a
	{text-decoration: none;
	color: #ffffff;}

.toolnavtable a:hover {color: #87ceeb;}

/* Must be the same colour as page background colour */

.seethru
	{background-color: #faf0e6;}

/* end */

