BODY{
	background: white;
	margin-left: 5%;
	margin-right: 5%
}
H1{
	font-size: 200%;
	color: #009999
}
H2{
	font-size: 150%;
	color: #FFFFFF;
	background: #009999;
	border-bottom: #009999 2px solid;
}

H3{
	font-size: 125%;
	color: #009999
}
A.H1{
	color: black;
	text-decoration: none;
}
STRONG{
	font-weight: normal;
	color: red;
}
P{
	line-height: 1.3em;
}
UL{
	line-height: 1.3em;
}
OL{
	line-height: 1.3em;
}
