body	  {
	position: static;
/*	left: 0px; right: 0px; top:0px; bottom: 0px;*/
	padding: 10px 30px 10px 10px;
	margin: 0px 0px 0px 0px;
	background: white;
	color: black;
}
/********************************* GLOBAL ***************************/

a:hover   { color: red;}

h1	  { color: #101;}
h2        { color: #000;}
h3	  { margin-top: 3ex; margin-bottom: 0.5ex;}
h4	  { font-size: 1.3em; font-weight: normal; font-style: italic; color: #205; margin-top: 4ex; margin-bottom: 2ex; }

