/* Michael J. Connor Style Sheet for CTTC Turtle Gallery */

body          { background-color: white; 
                font-color: "000000";
                font-size: 12px; 
                font-family: Arial, helvetica, sans-serif }

h1            { color: #008000; 
                font-size: 37px;
                font-weight: bold; 
                font-family: Arial, helvetica, sans-serif; }

h2            { color: #008000;
                font-size: 16pt; 
                font-weight: bold; 
                font-family: Arial, helvetica, sans-serif; }

td h2         { color: #008000;
                font-size: 16pt;
                font-weight: bold; 
                font-family: Arial, helvetica, sans-serif; }

p             { color: #000000;
                font-size: 11pt; 
                font-family: Arial, helvetica, sans-serif; }

small         { color: #008000;
                font-size: 8pt;
                font-family: Arial, helvetica, sans-serif; }

a:link        { color: blue;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

a:visited     { color: red;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

a:active      { color: #008000;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

a:hover       { color: #008000;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

.grborder     { border:1px solid #008000; }

.grborder2    { border:2px solid #008000; }

table         { margin-bottom: 5px;
                border-collapse: collapse }

/* bottom navigation */

a.botnav:link
              { color: blue;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

a.botnav:visited
              { color: blue;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

a.botnav:active
              { color: #008000;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

a.botnav:hover
              { color: #008000;
                text-decoration: underline;
                font-family: Arial, helvetica, sans-serif; }

/* bottom navigation */

/* Michael J. Connor Style Sheet for CTTC Turtle Gallery */
