a {text-decoration: underline; }
a:hover {text-decoration: none; }

img{ border: 0px; }
ul { margin: 0px; padding: 0px; }

body { margin: 0px; padding: 0px; color: #000; font-family: "Lucida Sans Unicode", tahoma; font-size: 12px; background: #FDC500 url(/ENGINE/IMAGES/ELM/WEBSITE/body_background.jpg) no-repeat center -138px; }

h1 { font-family: "futura", tahoma; font-weight: lighter; font-size: 24px; margin: 0px 0px 20px 0px; padding: 0px; }
h1 span { color: #FF4C01; }
h2 { font-family: "futura", tahoma; font-weight: lighter; font-size: 18px; margin: 0px 0px 10px 0px; padding: 0px; }
h2 span { color: #FF4C01; }
h3 { font-family: "futura", tahoma; font-weight: lighter; font-size: 14px; margin: 0px 0px 10px 0px; padding: 0px; } 
h4 { font-family: "futura", tahoma; font-weight: lighter; font-size: 14px; margin: 0px; padding: 0px; }


div.clear { clear: both; font-size: 0px; line-height: 0px; }
.stretch-x { width: 100%; }

.text-right { text-align: right; }  
.text-left { text-align: left; }
