/* EdwardPenfield.com CSS Stylesheet */
/* M. Lindsay Communications         */
/* http://mlindsay.com               */
/* Rev 20021116                      */

body {
	background: #eeeecc url(../img/bg.jpg);
	margins: 0px;
	}

td {
	font-size: 10pt;
	font-family: Georgia, Times, 'Times New Roman';
	}

:text {
	color: #000000;
	}

:link {
	color: #990000;
	text-decoration: none;
	}

:active {
	color: #666600;
	text-decoration: underline;
	}

:visited {
	color: #000000;
	text-decoration: none;
	}
	
:hover {
	color: #666600;
	text-decoration: underline;
	}
	
.bib, .chron {
	font-size: 10pt;
	}

.chronb {
	font-weight: bold;
	}

.hed {
	color: #336633;
	font-size: 18pt;
	font-weight: bold;
	}

.sub {
	color: #336633;
	font-size: 13pt;
	font-weight: bold;
	}

.nav {
	font-size: 11pt;
	font-weight: bold;
	}
	
.note {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif
	}
	
.note:link {
	color: #000000;
	text-decoration: none;
	}
	
.copyright {
	color: #666600;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
