﻿body {font-family:Georgia;serif;}
#pageheading{font-family:sans-serif; text-align:center;margin-bottom:1em;}
#pageheading *{margin:0;}
/* The masthead style is for a text logo */
.masthead{font-family:Georgia,serif; text-decoration:underline;}
.masthead a:link {text-decoration:none; color:black;}
.masthead a:visited {color:black;}
/* In the table-based Table Of Contents, the date column is right-justified */
td.r {text-align:right; padding-right:0.5em; white-space:nowrap;}
/* Special style for error messages */
.error {font-size:130%; color:red; font-style:italic;}
/* Photos are centered and their captions are italicized */
p.photo {font-size:85%; font-style:italic; text-align:center;}
/* Sources, listed at the end of the article, are italicized. */
p.sources{font-style:italic; }
/* Draw a line above the footer, center it, and use a non-serif font. */
#footer{font-family:sans-serif; text-align:center;
    margin-top:1em; border-top:thin solid #0066CC;}
