BODY {background: #006600}
	
BODY {margin: 20px 20px}

H1 {color: #33cc00; text-align: left}
H2 {color: #000000; text-align: center}
H3 {color: #ffffff; text-align: right}

p {text-indent: 20px; color: White}

DIV {background-color: #C0C0C0; width: 80%; font-size: medium; padding: 10px}

UL {color:  Lime; list-style-position: outside}
OL {color: #ffffff; list-style-position: outside}
EM {font-size: large; font-weight: bold}

a:link {color:  Aqua}
a:visited {color: Silver}
a:hover {color: White}

P.c {text-align: center}
P.right {text-align: right}
P.comment {color: #cccccc; font-size: x-small}