h1 { font-size: 3.5em; color: RGB(128, 0, 128); text-align: center; font-weight: normal }
h2 { font-family: Verdana, Helvetica, sans-serif; font-size: 1.5em; color: RGB(128, 0, 128); text-align: center; 
		text-decoration: underline; font-weight: normal }
p { font-family: Verdana, Helvetica, sans-serif; font-size: 1em; color: black; line-height: 150% }
p em { color: RGB(128, 0, 128); font-style: normal }
h3 { font-family: Verdana, Helvetica, sans-serif; font-size: 1.1em; color: RGB(128, 0, 128); font-weight: bold; 
		font-style: normal }
tr tr { font-family: Verdana, Helvetica, sans-serif; color: RGB(128, 0, 128); font-style: normal }
BODY { background-color: RGB(221, 160, 221) }
a:link { text-decoration: underline; color: RGB(208, 32, 144); text-align: center }
a:visited { color: RGB(208, 32, 144) }