body
      {font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 0.75em;
       line-height: 1.6em;
       color: #333333;
      }

a:link
      {color: #336699;
       text-decoration: none;
      }

a:hover
      {text-decoration: underline;
      }

a:visited
      {color: #336699;
       text-decoration: none;
      }

#breadcrumbs
      {font-size: 0.9em;
       letter-spacing: 1px;
      }

#left-col
     {font-size: 0.9em;
	  line-height: 1.4em;
	  font-style: italic;
	 }

#left-col p
      {
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      }

#left-col .p-first
      {
         padding-top: 0;
      }

#left-col ul {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0em;
}

#left-col ol {
	list-style-position: inside;
	list-style-type: upper-alpha;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0em;
}

#header
      {font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 2.8em;
      }

#date
      {
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
      }

/*
#content h1
      {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.2em;
	margin-bottom: 0.2em;
	margin-top: 0.6em;
}

#wide-content h1
      {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 0.2em;
	margin-top: 1.2em;
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: medium;
	padding-top: 0.6em;
	line-height: 1.2em;
}
*/

h1
      {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 0.2em;
	margin-top: 1.2em;
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: medium;
	padding-top: 0.6em;
	line-height: 1.2em;
}

#wide-content h2
      {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0px;
}

#wide-content p
      {
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      }

#wide-content .ref
      {
        line-height: 1.5em;
      }

#wide-content .comm
      {
	padding-top: 0.2em;
	padding-left: 1.2em;
	font-size: 0.9em;
	line-height: 1.5em;
      }


#footer {
	font-size: 0.9em;
}
.startpage-header {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.startpage-para {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0.8em;
	margin-bottom: 0px;
}
.startpage-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}
.startpage-sublink {
	font-style: italic;
	font-weight: normal;
	margin-left: 6px;
}

.startpage-link a:link {
    color: #24486d;
}

.startpage-link a:visited {
    color: #24486d;
}

.startpage-sublink a:link {
    color: #24486d;
}

.startpage-sublink a:visited {
    color: #24486d;
}.pbold {
	font-weight: bold;
}

