/*
 * Version: $Revision: 1.2 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2010 BeSite
 */


BODY, TABLE, INPUT, SELECT, TEXTAREA
{
    font-family: Arial, helvetica, sans-serif;
  
}

h1 {
   color: #D1753D;
   font-size:24px;
   margin:0px 0px 20px 0px;
   padding:0px;
   line-height:100%;
}


a:focus {
  outline: none;
}

A {
    color: #028D55;
}

input, button, textarea, select {
    width: 250px;
}
