body
	{ background-image: url('images/stucco.jpg'); font-family: sans-serif; font-size: 1em; line-height: 1.5; }


p
	{ margin: 1em 10pt; text-align: center; font-family: serif; font-size: 12pt; line-height: 1.6em; }

p.left
	{ text-align: left; }

p.center
	{ text-align: center; }

p.fixed
	{ font-family: monospace; background: #f2f2f2; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; display: block; clear:both; line-height: 1.6em; margin-top: 0.9em; padding: 10px }


a:link
	{ color: blue }

a:visited
	{ color: blue }

a:active
	{ color: blue }


ul
	{ text-align: center; }

li
	{ text-align: center; margin-top: 0.25em; margin-bottom: 0.25em; }

li.left
	{ text-align: left; margin-top: 0.25em; margin-bottom: 0.25em; }


hr
	{ color: red; }


h1
	{ font-family: serif; font-size: 20pt; text-align: center; margin-top: 50px; margin-bottom: 20px; }

h2
	{ font-family: serif; font-size: 16pt; margin-top: 50px; text-align: center; }

h2.left
    { text-align: left }

h3
	{ font-family: serif; font-size: 14pt; font-weight: normal; text-decoration: underline; text-shadow:1px 1px #aaa; line-height: 110%; margin-top: 3%; margin-bottom: 1%; text-align: center; }

h3.left
    { text-align: left }

h4
	{ font-family: serif; font-size: 12pt; font-weight: normal; text-decoration: underline; text-shadow:1px 1px #aaa; line-height: 110%; margin-top: 3%; margin-bottom: 1%; text-align: center; }

h4.left
    { text-align: left }


td
	{ line-height: 150%; }


table#t01 th
	{ color: white; background-color: black; border-spacing: 5px; border-collapse: collapse; padding: 5px; text-align: center; empty-cells: show; }

table#t01 td
	{ border-spacing: 5px; border-collapse: collapse; padding-top: 2px;  padding: 5px; text-align: center; empty-cells: show; }


table#t02 th
	{ color: white; background-color: black; border-spacing: 5px; border-collapse: collapse; padding: 5px; text-align: left; empty-cells: show; }

table#t02 td
	{ border: 1px solid black; border-spacing: 5px; border-collapse: collapse; padding: 5px; text-align: left; empty-cells: show; }


table#t04 th
	{ color: white; background-color: black; border-spacing: 5px; border-collapse: collapse; padding: 5px; text-align: center; empty-cells: show; }

table#t04 td
	{ border: 1px solid black; border-spacing: 5px; border-collapse: collapse; padding: 5px; text-align: center; empty-cells: show; }



