/* CSS Document */
body { font-family: Verdana, Times New Roman, Times, serif; background: white url(penlogo_fade.gif) center no-repeat fixed; color:black;}


H1 {font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 18pt; margin-bottom:0; margin-top:1em;}
H2 {font-family: Verdana, Times New Roman, Times, serif; font-weight: normal;font-size: 15pt; font-style: italic; padding:10px 0px; margin: 0 5% 0 7.5%;}
H3 { font-family: Verdana, Times New Roman, Times, serif;font-weight: normal; font-style: italic; font-size: 16pt; margin-bottom:0.5em;}
H4 { font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 14pt; margin-bottom:0.5em;}

P {font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 11pt; margin-top:0.5em; line-height:1.4;}
li {font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 12pt}
dt {font-family: Verdana, Times New Roman, Times, serif; font-weight: bold; font-size: 12pt}
dd {font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 12pt}

a {
	color: #0c7294;
	font-weight:normal;
	text-decoration: none;
}
a:visited {
	color: #0a5974;
}
a:hover {
	color: #0f8bb5;
	text-decoration: underline;
}

a:active {
	color: #0f8bb5;
}

table {border: 1px solid black;}
td {border:1px solid #ccc;}

div#dateheader {text-align:center;font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 10pt; font-variant:small-caps; 
				border-bottom:1px solid black; margin-right:1em;}
div#coordinates {text-align:right; margin-right:1em; padding-right:1em;font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 10pt;
				border-right:1px solid black; padding-top:0.25em;}
div#coordinates:first-line {font-weight:bold;}

div#details {margin-left:10%; margin-right:10%;}

div.personintro {font-weight:bold}

div.notes {font-style:italic; font-size:90%;}

div.notes a {font-style:normal; font-weight:bold; font-size:90%;}

div#footer {text-align:center; margin-top: 2.5em; border-top: 1px solid gray;font-family: Verdana, Times New Roman, Times, serif; font-weight: normal; font-size: 10pt; }
