	/* This section (body) and the next (Table td) should be identical
		ie: whatever you want the default font/font-props to be */
body 
	{font-family: Verdana;
	 font-size: 9pt}
Table td
	{font-family: Verdana;
	 font-size: 9pt;}
table tr.header td /*used on admin/list.cfm  */
	{font-weight: bold;
	 align: center;
	 text-align: center;
	 padding-left: 12pt;
	 padding-right: 12pt;
	 background-color: silver}
div.indented
	{margin-left: 46pt}
.form /* used on the contact form */
	{margin-left: 8pt;
	 font-family: Verdana;}
.form td 
	{font-family: Verdana;
	 font-size: 9pt}
.formbutton /*used on all forms */
	{background-color: #EEEEEE;
	 font-size: 8pt}
.emaillist
	{background-color: #EEEEEE;
	 font-size: 8pt;
	 margin-bottom: 2pt;
	 margin-right: 5pt}
.small
	{font-size: 8pt;
	 font-family: Verdana}
.grey
	{color: #FEFEFE}
.small_grey
	{font-size: 8pt;
	 font-familt: Verdana;
	 color: #666666}
p.navi
	{margin-top: 0px;
	 padding-top: 0px;
	 font-size: 8pt}
p.navi a
	{color: #395A5A;
	 font-weight: bold;
	 font-size: 8pt}
p.navi a:hover
	{text-decoration: underline}
img.thumb
	{border-color: white}
a
	{color: #003399;
	 text-decoration: none}
a#black
	{color: #395A5A;
	 font-weight: bold}
a#black:hover
	{text-decoration: underline}
a:hover
	{color: black}
a:vistited
	{color: silver}
p.bio
	{/*margin-left: 24pt;*/
	 font-family: Verdana;
	 font-size: 9pt;
	 text-align: left}
p.message
	{font-weight: bold;
	 color: RGB(99,0,0)}
h1
	{font-family: Verdana;
	 font-size: 10pt;
	 font-weight: normal;
	 letter-spacing: 3pt}
h1.navi
	{margin-bottom: 0px}
h2 /* used on add_email.cfm */
	{font-family: Verdana;
	 font-size: 9pt;
	 font-weight: bold}
h1.indented
	{margin-left: 8pt}
h3 /* gallery section header */
	{font-family: Arial;
	 font-size: 10pt;
	 font-weight: normal}