h1 { text-align: center; font-family: arial, sans-serif; font-size: 2em; font-weight: bold; background-color: black;
	color: #ffd700; padding: .6em }
h2 { text-align: center; margin-top: 2em; font-family: arial, sans-serif; 
		font-size: 1.5em }

p { text-align: center; font-family: arial, sans-serif }
blockquote { line-height: 5em; background: black; font-family: arial, sans-serif; 
	color: #ffd700; font-weight: bold; text-align: center; margin-left: 2em; margin-right: 2em }
a:link { font-weight: bold; text-decoration: none; color: #0000cd; font-size: .9em }
a:visited { font-weight: bold; text-decoration: none; font-size: .9em; color: #0000cd; font-style: italic }
a:hover { font-weight: bold; text-decoration: none; color: #ffd700; background-color: black; font-size: .9em }

table { border-color: black }
caption { font-family: arial, sans-serif; font-size: 2em }
th { font-family: arial, sans-serif; font-size: 1em }
td { font-family: arial, sans-serif; font-size: .85em; text-align: justify }

hr { margin-top: 2em }
.left { text-align: left }
.pleft { text-align: left; margin-left: 5em; margin-top: 0em; margin-bottom: 0; text-indent: -2.5em }
