a:link{ color: #696945; }

a:visited{ color: #808080; }

a:active{ color: #61706A; }

body {
	color: #696945;
	font-family: Cambria, Candara, "Microsoft Sans Serif", "Segoe UI", Tahoma, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

h1{
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

h2 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

ol {
	font-size: 12pt;
	font-weight: normal;
	vertical-align: bottom;
	font-style: italic;
	list-style-position: inside;
	list-style-type: decimal;
}

ol ol{
	font-size: 11pt;
	font-weight: normal;
	vertical-align: bottom;
	font-style: italic;
	list-style-position: inside;
	list-style-type: lower-alpha;
}

ul {
	font-size: 12pt;
	font-weight: bold;
	vertical-align: bottom;
	font-style: normal;
	list-style-image: url(images/moboma-bullet.jpg);
	list-style-type: disc;
	text-indent: 20%;
}

.credits {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 4%;
}

.h1-space {
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	color: #54547E;
}

.h1-sub{
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

.h2-space {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #54547E;
}

.image-center { text-align: center; vertical-align: middle; }

.image-left { margin-left: 7%; }

.label{ font-size: 12pt; font-style: italic; font-weight: bold; }

.label-space {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.notes {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 7%;
}

.ol-space {
	font-size: 11pt;
	font-weight: bold;
	list-style: disc inside;
	vertical-align: bottom;
	font-style: normal;
	color: #54547E;
}

.reviews {
	color: #666600;
	font-size: 12pt;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.table-center{ margin-left: auto; margin-right: auto; }

.title{
	font-size: 16pt;
	text-align: center;
}

.title-sub{
	font-size: 13pt;
	text-align: center;
}
