/*********************************************************************************
/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1.5em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:10px; padding:0; vertical-align:bottom; }

h1 {padding-left:12px;}


a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	height: 100%;
	padding: 0 0 1px 0;
}

/* ### BODY ###################################################################### */
body {
background:#AAAAAA;
	font-family:  arial, helvetica, sans-serif;
color: black;
/* 	font-size: x-small; */
/*text-align: center;*/
margin: 20px;
	}

}


table {
border-spacing:10px;
}