h1    { font-size: 18px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; margin-bottom: 0; padding-bottom: 0 }

h2        { font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; display: inline; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0 }

h3       { font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0 }

a:link   { color: #008000; text-decoration: none }

a:hover    { color: #008000; font-weight: bolder; text-decoration: none }

a:visited   { color: #9f6; text-decoration: none }

body   { font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; line-height: 20px; background: url("art/background.gif") }
.bodytext  { font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; line-height: 20px; background: url("art/background.gif") }
table   { font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 20px; background-color: transparent }

#closewindow     {
	text-align: center;
	visibility:  visible;
	display:     block;
	position:    static;
	width:       auto;
	height:      auto }


#validpagetag        /* used as wrapper for the page tagging */ { margin: 5px 0 0; padding: 0; position: relative; width: 100%; border-width: 0 }
#valid        { margin-top: 0; margin-left: 0; padding-top: 0; padding-left: 0; position: absolute; top: 2px; left: 0; border-width: 0 }
.centertext { text-align: center }
#pagetag                {
	font-size:  10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	line-height: 11px;
	position:    relative;
	top:         0;
	left:        190px;
	width:       auto }


.calsubhead      /* italics subhead for calendar */ { font-style: italic; text-decoration: none }
.calsubheadunder    /* italics subhead for calendar */ { font-style: italic; text-decoration: none }
#byauthor	 { text-align: right }

.backtop   { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
#revised      { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; padding: 0; position: absolute; top: 2px; left: 0 }

#wrapper   /*a general purpose wrapper*/
		{ margin: 0; padding: 0; position: relative; width: 100%; border-width: 0 } 

.medbold  /* applies a medium bold to any font */ { font-weight: 600 }
#dotted            /* the dotted line used with the page tag */ {
	margin:      0;
	padding:      0;
	position:     relative;
	top:          14px;
	left:         125px;
	width:        100%;
	border-style: dotted none none;
	border-width: 2px medium medium;
	border-color: #a1813a #fff #fff }

.arrowspace      { padding: 0 10px }
img  {
	margin:      0;
	padding:      4px;
	border-width: 0 }

.right /* applies a right float */  {
	float: right }

.left /* applies a left float */  {
	float: left }

