/*
Original design: andreas02 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas02/
*/

/* General layout */

body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#000000;
color:#ffffff;
}

a{
text-decoration:none;
color:#ffffff;
}

a:hover{
text-decoration:underline;
color:#e1dada;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}


.hide{
display:none;
}
