/*
	Style Sheet Author			Roger Harness
	Style Sheet Name			rogerharness.css
	Version					1.0
	Created					July 2002
	Last Modified				July 13 2002
	Style Sheet URL			http://www.rogerharness.com/rogerharness.css
*/
BODY {
background: #FFFFFF;
color: #000000;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size:10pt
}
p {font-family:arial; font-size:10pt}
TD {color: #000000; font-family: arial; font-size:10pt}

a {}
a:link.navbar  { color: white; text-decoration: none ; font-weight:bold; font-size: 8pt}
a:visited.navbar { color: #FFFFFF; text-decoration: none ; font-weight:bold; font-size: 8pt}
a:hover.navbar { color: green; text-decoration: none; font-weight:bold; font-size: 8pt}
a:active.navbar { color: FFFFFF; text-decoration: none ; font-weight:bold; font-size: 8pt}
.whatpage {font-size: 8pt; color:green}
.admin {font-size:7pt; color:lightgreen; font-family:verdana}

.grayedout { color: gray; text-decoration: none; font-style:italic; font-size: 8pt}
.rogerharness {font-size:9px; font-family: times; color: silver; text-align:center}

a:link.poetry  { color: violet; text-decoration: none ; font-weight:bold; font-size: 8pt}
a:visited.poetry { color: violet; text-decoration: none ; font-weight:bold; font-size: 8pt}
a:hover.poetry { color: green; text-decoration: none; font-weight:bold; font-size: 8pt}
a:active.poetry { color: violet; text-decoration: none ; font-weight:bold; font-size: 8pt}
.dates {font-size:8pt; text-align:right}
.movies {font-size:8pt; text-align:left}



h1 {font-size: 24pt; font-family: arial; color: green}
h2 {font-size: 10pt; font-family: symbol}
h3 {font-size:14pt; font-family: verdana; color: #9681B6 ; font-weight:bold; padding-bottom: 1pt}
a {color: green}
.navfont {font-size:10pt; font-family: times}
.header {font-size:14pt; font-family: Arial; color: #9681B6 ; font-weight:bold}

.blabel {	 			/* left hand labels in bold */
color:#black;
font-family:helvetica;
font-size:10pt;
font-weight:bold;
text-align:right
}
.slabel {				/* tiny, silver label info */
color:gray;
font-family:arial;
font-size:8pt;
}
.slabel2 {				/* small, right hand labels in lightblue*/
color:#00FFFF;
font-family:arial;
font-size:10pt;
}

.tableBottomRightBorders td {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #666666;
}



