
BODy {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	background-color: #97B99D;
	margin: 10px 50px;
	font-size: 14px;
	margin: 0% 5% 0% 5%;
	padding: 10px 10px 0px 10px;
	}

H2	{
	background-color: #97B99D;
	font-size; xx-large;
	font-weight: 100;
	font-style: oblique;
	color: #FFFFCC;
	text-indent: 2%;
	white-space: nowrap;
	line-height: 120%;
}
P	{margin-left: 5%}

UL	{margin-left: 10%;
	list-style-image: url(arrow.gif);}

A	{
	color: #DD7000;
	font-weight: bolder;
	text-decoration: none;
	}

