/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.5 (Jan 11, 2007)

Screen layout: */

/***** Body and main container *****/

body {
font:76% Verdana,Tahoma,Arial,sans-serif;
color:#404040;
}

.light  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #888888;
}

/***** Various tags *****/

a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0;
font-size:2em;
}

h2 {
color:#505050;
background-color:inherit;
width:350px;
font-size:1em;
}
