a:link { color: #672f2e; text-decoration: underline}
a:visited { color: #672f2e; text-decoration: none}
a:hover { color: #955221; text-decoration: none}
a:active { color: none; text-decoration: none}

a:link img{border: 0px solid #000000;}
a:visited img{border: 0px solid #000000;}
a:hover img{border: 0px solid #000000;}
a:active img{ border: 0px solid #000000;}

body { font-size: 9pt;
       font-family: Georgia, serif;
       margin-top: 0px;
       margin-left: 12px;
       margin-right: 14px;
       margin-bottom: 12px;
       background: url('images/background.gif') fixed top center; }

table { font-size: 9pt;
        font-family: Georgia, serif;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
	margin-bottom: 0px;}
