  	body	{ font-family: Verdana, Helvetica, sans-serif;
            background: url(paper110.jpg);
			margin: 3% 3% 0% 3%;
            } 
    a:link  { text-decoration: underline;
            color: #000000;
            }
    a:visited  { text_decoration: underline;
            color: #0000AA;
            }
    a.navleft:link  { text-decoration: underline;
            color: #FFFFFF;
            }
    a.navleft:visited  { text_decoration: underline;
            color: #C0C0C0;
            }
	div.main { padding-left: 5%;
			}
	table.header { background-image: url(cutboard080.jpg);
            width: 100%;
            border-width: 0px;
            color: #FFBB00; 
			}
	table.navbar { color: #000000;
			background-image: url(handle_25.jpg);
            background-color: #FFFFFF;
            border-width: 0px;
            width: 100%;
            font-size: 10pt;
            font-variant: small-caps;
			font-weight: bold;
			}
	td.mod	{ font-size: 11pt;
			color: #FFFFFF;
            font-style: italic;
			font-weight: bold;
            background: url(binding.jpg);
            width: 130px;
			}
    h1 		{ font-size: 200%; font-weight: bold; color: navy; }
    h2 		{ font-size: 170%; font-weight: bold; color: maroon; }
    h3 		{ font-size: 145%; font-weight: bold; color: blue; }
    h4 		{ font-size: 120%; font-weight: bold; color: navy; }
    h5 		{ font-size: 120%; font-weight: normal; color: navy; }
    h1,h2,h3,h4,h5 { margin-left: -2% }
    strong { font-style: italic; color: #cc0033 }
    p, ul, ol, td { font-size: 90%; font-weight: normal; }
    p.pagetitle { font-size: 250%;
            font-weight: 500;
            font-style: italic;
            color: rgb(255,170,0);
            font-variant: normal;
            padding-right: 1.5em;
            }
    p.copyright { font-size: 80%;
            font-weight: normal;
            font-style: italic;
            }
    STRONG 	{ font-style: italic; color: #cc0033 }
