body {
        background-image:url(./images/worldbackground_lighter.gif);
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 80%;
}
H1, H2, H3, H4, H5, H6 {
	font-family: "Arial", sans-serif;
}
H1 {
	font-size:140%;
	font-weight: bold;
	color: navy;
}
H2 {
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	color: navy;
}
H3 {
	font-size: 110%;
	font-weight: bold;
	color: navy;
}
H4 {
	font-size: 105%;
	font-weight: bold;
	font-style: none;
	color: navy;
}
P {	color: navy;text-indent: 0%}
//.navy {color= navy; font-weight= bold}
