table { border: 0; }

body  { color: #201000; background: #ffffff; 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; 
        font-family: verdana,arial; font-size: 0.8em;
        text-align: center; }

td    { color: #201000; background: #fff3d0; 
        font-family: verdana,arial; font-size: 0.8em;
        text-align: left; }

A:link       { color: #0000c0; text-decoration: none; }
A:visited    { color: #2020a0; text-decoration: none; }
A:hover      { color: #0000c0; text-decoration: underline; }  
A:active     { color: #0000ff; text-decoration: underline; }

h1           { font-size:1.4em; font-weight: bold; }
h2           { font-size:1.1em; font-weight: bold; }

.botrow      { text-align: center;  }
.maincontent { background: #fffefa; }
.smallprint  { font-size: 0.8em; color: #807040; }

img    	     { border: 0; }

