/* "Cascading style sheet" for INDEX of the Irvins-Doaks-Logans book */

body { background: #ffff99; font-family: verdana, arial, sans-serif; font-size: 10pt; }
H1, H2, H3, H4, H5, H6 { text-align: center }
  H1 { font-size: 155% }
  h3 {font-size: 12pt; font-weight: normal; font-family: 'times new roman', serif; }
  h4 {font-size: 100%; font-weight: normal; font-style: italic;}
  h5 {font-size: 100%; font-weight: normal;}
  h6 {font-size: 75%; margin: 5px; font-family: verdana, arial, sans-serif; }
th, tr, td {font-family: verdana, arial, sans-serif; font-size: 10pt; text-align: left; vertical-align: top; }
th {color: yellow; background: blue; font-weight: bold;}
td.sur {color: black; font-weight: bold; background: yellow;}

div { background: #ffffff; padding: 0; border: 1px solid black; text-align: left; text-indent: 0; }
  .idx {text-align: center; border: 0; font-size: 10pt; background: #ffff99; margin-bottom: 5px; }
  .l  { float: left; width: 48%; }
  .r  { float: right; width: 48%; }
  .page {margin: 0; background: #ffff99; padding: 5%; }

#f  { text-indent: 0; font-size: 88%; }
#u  { text-indent: 0; font-size: 88%; font-family: arial, sans-serif; }

P.c { text-indent: 0; text-align: center; }

  span.strike {text-decoration: line-through; }
  span.gma {color: red; font-weight: bold;}
  span.corr {color: blue; font-weight: bold;}

A:link { color: #000000; text-decoration: none; }       /* unvisited link */
A:visited { color: #0000ff; text-decoration: none; }   /* visited link */
A:hover { text-decoration: underline; }              /* mouse over link */

/* links to Carey Family Album pages: */
A.cfa:link { color: #000000; text-decoration: none; font-weight: bold; font-style: italic; }
A.cfa:visited { color: #0000ff; text-decoration: none; font-weight: bold; font-style: italic; }
A.cfa:hover { text-decoration: underline; font-weight: bold; font-style: italic; }

/* Date of last update: 29 Apr 2008 */
/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
