p	{
	font-family: georgia, times,"times new roman"
	font-size: small
	}
	
ul	{
	font-family: georgia, times,"times new roman"
	}

h1	{
	font-size: x-large;
	text-align: center;
	font-family: verdana, helvetica, arial
	}

h2	{
	font-size: large;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
	color: black
	}

h3	{
	font-size: medium;
	font-family: verdana, helvetica, arial;
	color: darkred
	}

h4	{
	font-size: small;
	font-family: verdana, helvetica, arial;
	color: #000000
	}

h5	{
	font-size: x-small;
	font-family: verdana, helvetica, arial;
	color: #000000
	}
	
table.nav {
	color: darkred;
	background-color: #ffdead;
	font-size: small;
	font-weight: bold;
	font-family: verdana, helvetica, arial
	}
	
span.modtable	{
	background-color: #99CCCC;
	font-size: small;
	font-weight: bold;
	font-family: verdana, helvetica, arial
	}
	
p.captions {
	font-size: x-small;
	font-family: verdana, sans-serif
	}	
	
p.footer {
	font-size: xx-small;
	font-family: verdana, sans-serif
	}	
	
td.sidebar {
	font-size: xx-small;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

font.captions {
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		
td.captions {
	font-size: x-small;
	font-family: verdana, sans-serif
	}
	
td.quote { 
	border-left: thick solid navy;
	border-width: 4px;
	margin: 20px;
	padding: 4px;
	font-size: medium;
	font-weight: bold;
	color: navy;
	font-family: verdana, sans-serif
	}

.homefont {
	font-family: verdana, helvetica, arial
	}

p.note	{
	font-family: verdana, helvetica, arial;
	font-size: small
	}
	  
table.photo {
	border-top: thin solid #eeeeee;
	border-right: medium solid #cccccc;
	border-bottom: medium solid #cccccc;
	border-left: thin solid #eeeeee;
	background-color: #ffffff;
	color: #000000;
	margin: 1em
	}
	
td.photo {
	border-width: 0px;
	font-size: 0.8em;
	font-family: verdana, sans-serif
	}


