

a {
	color: #000080;
	text-decoration: none
}

a:hover {
	color: #A00000; 
	text-decoration: none
}

body {
	color: #4E3932;
	background: #FAFAE6	
}

ul {
	margin-top: 5;
	margin-left: 30
}

ol ul ul ul li {
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	font-size: 10pt
}

ol ul ul li {
	margin-top: 5;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt
}

ol ul li {
	margin-top: 5;
	font-style: italic;
	font-weight: normal;
	font-size: 12pt
}

ol {
	margin-top: 5;
	margin-left: 40
}


ol ~ li {
	margin-top: 5;
	font-size: 14pt;
	font-weight: bold
}

dir {
	margin-top: 5;
	margin-left: 40
}


dir li {
	font-size: 14pt;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside
}
