/* ------------------------------------------------------------------------------
						GLOBAL STYLES - UNIVERSAL SELECTORS
--------------------------------------------------------------------------------*/
* {margin:0; padding:0;}
h2, h3, h4, h5, p, ul, ol  {margin: 0 20px; padding:.5em 0;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; margin: 0px;}
a img {border:none;}

/* --------------------- =html, body --------------------- */

html {background:#EEEEEE url("images/html.png") repeat fixed;}
body {font:normal 70%/1.4 Verdana, Tahoma, Helvetica, Arial, sans-serif; color:#000000; text-align:left;}

div.redirect {position:relative;}
div.redirect img {margin:20px;}

div.numbers {z-index:1; position:absolute; top:214px; left:359px; text-align:center; font-weight:bold; color:#754f21; font-size:125%;}
