/*** global styles ***/
html, body { margin: 0; padding: 0; }
body { font-size: 62.5%; /* 10px */ 
	background: #50a0e2 url('/resources/img/clouds3.jpg') left top repeat fixed;
	/* background: #b37d41 url('/resources/img/wood.jpg') left top repeat fixed; */
}

p, li, a, input, select, textarea { font-family: Helvetica, Arial, sans-serif; font-size: 1.2em; }
h2 { font-family: Helvetica, Arial, sans-serif; font-size: 4.4em; z-index: 0 !important; }
h3 { font-family: Helvetica, Arial, sans-serif; }

div.clear { clear: both; }

div#content ul { list-style: disc; margin-top: -0.5em; }
div#content ol { list-style: decimal; margin-top: -0.5em; }
div#content li { margin-left: 1em; line-height: 1.3; margin-bottom: 0.5em; }
 sup{vertical-align: super; font-size:.6em;}