body { font-color: #FF99FF;
	background-color: #330033 }

	a { text-decoration: underline }
  	a:link { color: #66CCCC }
	a:visited { color: #CC33FF }
	a:hover { color: #CC0000; font-weight: bold }

p.first { font-size: 30px; color: CC3399; font-weight: bold; text-decoration: underline; text-align: center }
p.second { font-size: 25px; color: CC3399; font-weight: bold; text-decoration: none; text-align: center }
p.third { font-size: 20px; color: CC3399; font-weight: bold; text-decoration: underline; text-align: justify }
p.fourth { font-size: 18px; text-align: justify }
p.fifth { font-size: 18px; text-align: center }
p.sixth { font-size: 18px; text-align: justify; font-style: italic }
p.seventh { font-size: 30px; color: CC3399; font-weight: normal; text-decoration: underline; text-align: justify }
p.eighth { font-size: 16px; text-align: center }
p.ninth { font-size: 22px; color: CC3399; font-weight: bold; text-decoration: none; text-align: center }
li { font-size: 18px; text-align: justify }