






body { background-color: #baccba }

	body.white { background-color: white }

	a { text-decoration: }

	a { color: #660000; font-size: 12pt; font-weight: bold }

	a:link { color: #660000; font-size: 12pt; font-weight: bold }

	a:visited { color: #990000; font-size: 12pt; font-weight: bold }

	a:hover { color: purple; font-size: 12pt; font-weight: bold }

	a:active { color: #000066; font-size: 12pt }

	p  { font-family: Comic Sans MS; color: #990000; font-style: normal; font-weight: normal }

	p.bigger { font-family: Comic Sans MS; font-size: 13pt; color: #000066; font-style: normal; font-weight: 600 }

	ul { font-family: Comic Sans MS; color: blue; font-style: normal; font-weight: bold }

	th { font-family: Comic Sans MS; color: #990000; text-align: center; font-size: 12pt; font-style: normal; font-weight: bold }


	
	h1 { font-family: Comic Sans MS; color: #000066; text-align: center; font-style: italic; font-weight: bold }

	h2 { font-family: Comic Sans MS; color: #000066; text-align: center; font-style: italic; font-weight: bold }

	h3 { font-family: Comic Sans MS; color: #000066; text-align: center; font-style: italic; font-weight: bold }

	h4 { font-family: Comic Sans MS; color: #000066; text-align: center; font-style: normal; font-weight: bold }
	
	hr { width: 85%; align: center; color: #990000 }

	blockquote { font-family: Comic Sans MS; color: #000066; font-style: normal; font-weight: bold }

	i { font-family: Comic Sans MS; color: red; text-align: center; font-style: italic; font-weight: bold }