/* Commom tags */ body { border: 4px solid #777777; font-family: helvetica; } A:link { color: #3333A0; text-decoration: none; } A:visited { text-decoration: none; } A:hover { text-decoration: underline; color: #000000; } p { text-align: left; } ul { list-style-type: disc; } h1 { font-size: 140%; color: #000000; border-bottom: 4px solid #A0A0A0; border-right: 4px solid #A0A0A0; } h2 { font-size: 120%; color: #000000; border-bottom: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0; } h3 { font-size: 100%; color: #000000; border-bottom: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0; } img { text-align: center; border: 0; } /* Specific tags */ table.frame { background-color: #D1D1D1; width: 100%; } td.menu { background-color: #A1A1A1; text-transform: uppercase; border: 2px solid #111111; } td.rightmenu { background-color: #FFFFFF; border-left: 4px solid #777777; width: 100%; padding: 0.5em 0.5em 0.5em 0.5em; } .command { font-family: "lucida console", terminal, arial; } p.copyright { font-size: 50%; text-align: center; }