BODY 	{font-family: Verdana, Arial, sans-serif;}

P, UL 	{font-family: Verdana, Arial, sans-serif;}

UL LI	{font-size: 12px;
	line-height:150%;
	text-indent: 1em;
	list-style-type: none}

ol LI.chap
	{font-size: 12px;
	line-height:120%
	list-style-type: decimal}

ul LI.chap
	{font-size: 12px;
	line-height:120%;
	text-indent: 0em;
	list-style-type: disc}


H1, h2, h3, h4
	{font-family: 'Trebuchet MS', Arial, sans-serif;}
	
H4	{margin-left:1em;}	

A.top:link, A.top:visited, A.top:active {
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

.menu	{
	text-align: right;
	font-weight: bold;
	word-spacing: 1em;
	margin-top:1em;
	margin-left:1em;
	}

.footer { 
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	margin-top:50px;
	margin-bottom: 1.5em;}

.page	{font-size:11px;
	color:red}
	
A:link, A:visited, A:active {text-decoration:none}	

.note	{font-size:small;
	font-style:italic;
	margin-left:3em;
	text-indent:-1em}