body { text-align: left; font-family: Verdana, sans-serif }


h1, h2, h3, h4, h5 { color: white; font-style: italic; font-weight: bold; text-align: center; font-family: Verdana, sans-serif }

.menu { color: white; font-style: italic; font-weight: bold; text-align: center; font-family: Verdana, sans-serif } 


	
.smallblack { font-size: small; color: black }

a:link { color: white; font-weight:bold; background-color: #830000 }
	a:visited { color: white; background-color: #830000; font-weight:bold }
	a:active { color: white; background-color: #830000; font-weight:bold }
	a:hover { color: #0066ae; background-color: #830000; font-weight:bold }
	
.bold { font-weight: bold }

.underline { text-decoration: underline }

.black { color: black }

.white { color: white }


.blacklink a:link { color: black; background-color: white; font-size: small }

.blacklink a:hover { color: #0066ae; background-color: white; font-size: small }

.blacklink a:visited { color: black; background-color: white; font-size: small }

.footer { font-size: x-small; text-align: center }

.bgbrownwhitefont { color: white; background-color: #830000 }

.center { text-align: center; }