﻿body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    
    background: #fff url(../images/header-bg.gif) repeat-x;
	
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    font-size: 0.75em;
}

br.all
{
	clear: both;
}

img
{
    border: 0px;
}

a
{
    text-decoration: none;
    color: #808080;
}

a:hover
{
    text-decoration: underline;
}