/*  
    name:                anatomy_list_2005.css
    author:              cfmoxey
    date_created:        2005-09-27
    date_last_modified:  2005-09-28
    purpose:             uniform style sheet for Anatomy & Physiology lists
    
    comments:            modified from lecture_2004.css
*/

h2, h3, h4, h5, h6, li, ol, p, th, td, ul 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;}

h1 
  {font-family: georgia, "times new roman", times, serif;
   font-size: xx-large;
   color: red;
   background-color: #ffffff;}

h2 
  {font-size: x-large;
   color: red;
   background-color: #ffffff;}

h3
  {font-size: medium;
   color: black;
   background-color: #ffffff;}

h4 
  {font-size: large;
   color: teal;
   background-color: #ffffff;}

h5 
  {font-size: small;
   color: navy;
   background-color: #ffffff;}

h6 
  {font-size: x-small;
   color: navy;
   background-color: #ffffff;}

hr 
  {color: red;
   background-color: #ffffff;}

li.bone
  {list-style: decimal;
   color: red;
   background-color: #ffffff;}

li.feature
  {list-style: circle;
   color: black;
   background-color: #ffffff;}

li.feature_list
  {list-style: lower-alpha;
   color: black;
   background-color: #ffffff;}

li.region
  {list-style: upper-alpha;
   font-size: medium;
   color: navy;
   background-color: #ffffff;}

li.subfeature
  {list-style: square;
   color: black;
   background-color: #ffffff;}

ol, ul 
  {font-size: small;
   font-weight: normal;
   color: black;
   background-color: #ffffff;}

p 
  {font-size: small;
   color: black;
   background-color: #ffffff;}

th, td 
  {font-size: small;}

.backlink 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: navy;
   background-color: #ffffff;}

.fineprint 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   font-size: small;
   text-align: justify;}

.footer 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: navy;
   text-align: center;
   background-color: #ffffff;}

.indent_2em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 2em;}

.indent_4em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 4em;}

.indent_6em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 6em;}

.indent_8em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 8em;}

.indent_10em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 10em;}

.indent_12em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 12em;}

.indent_14em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 14em;}

.indent_16em 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   margin-left: 16em;}

.pagereference 
  {font-size: xx-small;
   font-weight: normal;
   color: navy;
   text-align: center;
   background-color: #ffffff;}

.subhead 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   font-size: large;
   color: teal;
   background-color: #ffffff;}

.question 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   font-size: small;
   text-align: left;}
 
.quotation 
  {font-family: "trebuchet ms", helvetica, "lucida sans unicode", arial, sans-serif;
   font-size: x-small;
   text-align: left;}
