         /*  GENERAL STYLES  */

         h1, h2, h3, h4, h5 { font-family: Arial,Helvetica }

         body         { background: white; color: black;

         	font-family: arial,tahoma,Verdana;

         	padding: 0; margin: 0px;

         }

         .nav               { background: lightyellow; padding: 10 0 25 10;

         	width: 150; }

         A:link         {
         	text-decoration: none;
         	color: #990000;
         	font: bold;
         }

         A:visited      { text-decoration: none; color: #990000; font: bold }

         A:active       { color: #ff3300; text-decoration: none; font: bold}

         A:hover        { color: #0000ff; text-decoration: none; font: bold}

         TH           { background: lightyellow; }

         .outside       { text-align: center; }

         code         { font-family: serif; font: 12pt; margin: 50px;

         	background: #f0f0f0; }

         .input         { background: white; }

         .results       { background: white; padding: 2;}

         .main        { margin: 25 0 0 25; }

         .text        { padding: 0 0 0 10; }

         .results      { margin: 25 0 0 25;}

         .ltyellow      { background: lightyellow; }

         input        { text-align: right }
