
body { 
    background: #808080;
    color: #101010;
    font-family: utopia, verdana, helvetica, lucida, arial, sans-serif;
    font-size: 100%;
}

body.imgview {
    background: #808080;
    color: #101010;
    font-family: utopia, verdana, helvetica, lucida, arial, sans-serif;
    font-size: 100%;
}

img { border: 0; }

table {
	font-size: 90%;
}

A:link    { color: #101010 }
A:visited { color: #101010 } 


h1 { font-family: utopia, bookman, verdana, helvetica; }
h1, h2, h3, h4, h5, h6, h7 { font-weight: normal; }
h1 { font-size: 210%; }
h2 { font-size: 166%; }
h3 { font-size: 134%; }
h4 { font-size: 115%; }
h5, h6, h7, h8 { font-size:  100%; }

td.main {
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.sign { 
    text-align: right; font-style: italic; 
}
