body {
font-family: Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
font-size: 0.8em;
background-color: #000;
color: white;
}


a {
color: #C1E339;
text-decoration : none;
}

a:hover {
text-decoration : underline;
}

a:visited {
}


.clearall {
font-size: 1px;
clear:both;
}

img {
border: 0;
}

h1 {
font-weight: normal; 
letter-spacing: -0.05em; 
font-size: 2.7em; 
}


h2 {
font-weight: normal; 
letter-spacing: -0.05em; 
font-size: 1.7em;
}

h3, h4, h5 {
font-weight: normal; 
letter-spacing: -0.05em; 
font-size: 1.5em;
}

form {
margin: 0;
padding: 0;
}

#preloader {
display: none;
}

:focus {
-moz-outline-style: none;
}

.help_text {
font-size: .85em;
color: #999;
}

abbr {
display: none;
}
