margin-left: 0
H1, H2, H3, H4, H5 {color: red; font-family: expo, arial, helvetica, sans-serif}
H1 {font-weight: bold; font-size: 200%; color: red}
H2 {font-weight: bold; font-size: 180%}
H3 {text-decoration: underline; font-size: 150%}
H4 {font-style: italic; font-size: 120%}
H5 {font-style: italic; font-size: 100%}
BODY 
	{color: black; font-size: 100%; font-family: expo, "comic sans ms", arial, helvetica, sans-serif;
	background-image: url(pics/green.gif);
	}
.indent {text-indent: 20px}
UL, OL {text-indent: 20px}
LI {font-size: 100%}
TT {text-indent: 20px; font-size: 110%; font-family: courier}
A:link
	{ color: "#00650A"}
A:active
	{ color: red}
A:visited
	{ color: blue}
ADDRESS {font-family: arial, helvetica, sans-serif}
DIV.ourworlds {font-family: arial, helvetica, sans-serif}
.small{
	font-family: "comic sans ms", arial, helvetica, sans-serif;
	font-size: 80%
}
.verysmall{
	font-size: 60%
}

