body {
  color: black;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 12px;
	margin-top: 0px;
  scrollbar-base-color : #000080;
	scrollbar-face-color : #d5e3f5;
	scrollbar-highlight-color : #000080;
  scrollbar-arrow-color : #000080;
}

body table {
  color: black;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 12px;
	margin-top: 0px;
}

a:Hover {
  color: #CC0000;
  text-decoration: underline;
}

tr.today {
  color: black;
/*  background-color: #c0c0ff; */
	background-color: #d5e3f5;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 12px;
  font-weight: bold;
}

.title {
  color: black;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 11px;
  text-decoration: underline;
/*  font-weight: bold; */

}

.poititle {
  color: black;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 16px;
/*  text-decoration: underline; */
  font-weight: bold;
}

tr.bverse {
  color: black;
/*	background-color: #d5e3f5; */
	background-color: #d5e3f5;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 12px;
/*	font-style: italic; */
  font-weight: bold;
}

.talign {
  text-align: justify;
}

.tsmallalign {
  font-family: "ms sans serif",geneva,arial;
  font-size: 8px;
  text-align: justify;
}

.homequote {
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 16px;
  font-weight: bold;
  color: #888888;
  text-align: justify;
}

.hometext {
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 14px;
  text-align: justify;
}

.footline {
/*  background-color: #dddddd; */
  background-color: #f1faff;
  color: #c0c0c0;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 12px;
	padding: 2px;
  font-weight: bold;
}

.footer {
  color: black;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 11px;
}

