/******************************************************************************
 *  
 *  Layout
 *
 */

body
{
  border: 0; margin: 0; padding: 0;
}

img
{
    border: 0;
}

ul
{
  border: 0; margin: 0; padding: 0;
  list-style-type: none;
}


div.clearer
{
    clear: both;
}


/******************************************************************************
 *  
 *  Type
 *
 */

body
{
  font-family: tahoma, sans-serif;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
