
HTML {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

BODY { 
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

td { 
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 16px; 
}

th { 
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 16px; 
  font-weight: bold;
  background: #CCCC99;
}

p { 
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 16px; 
} 

ul { 
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 16px; 
} 

ol { 
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 12px; 
  color: #000000;
  line-height: 16px; 
} 

h1 { 
  font-family: verdana,arial,helvetica,sans-serif;
  font-size : 26px; 
}

h2 { 
  font-family: verdana,arial,helvetica,sans-serif;
  font-size : 22px; 
}

h3 { 
  font-family: verdana,arial,helvetica,sans-serif;
  font-size : 18px;
}

h4 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size : 14px;
}

.photo { border: 1px solid #000000; }

A:link { color: #0000FF; text-decoration: none }
A:visited { color: #0000FF; text-decoration: none }
A:hover { color: #0000FF; text-decoration: underline; }
A:active { color: #FF0000; text-decoration: underline;}

td.stepnum { background: lightblue; vertical-align: top; font-weight: bold;}
td.siteName { background: #CCCC99; padding: 5px; font-size: 18px; font-weight: bold; }
td.siteDataGroup { font-size: 13px; font-weight: bold; 
		   border-bottom: 1px solid #999999; border-bottom-width: 1px; }
td.listing {  border: 1px solid #cccccc; }
td.pagename { padding: 5px; font-size: 22px; font-weight: bold; }
td.recordInfo { font-size: 10px; }
td.detailName { background: #99CC66; 
		vertical-align: top; text-align: right; 
		font-weight: bold;}
td.fieldName { color: #666666; vertical-align: top; 
	       text-align: right; font-weight: bold;
	       white-space: nowrap;}
td.categoriesSeparator { border-right: 1px solid #000000; 
			 border-right-width: 1px; vertical-align: top; }
td.categoriesHeader { font-size: 13px; vertical-align: top; }
td.stepinstr { background: #F0F0F0; vertical-align: top;}
tr.loginform { background: #F2F2F2; }
tr.baseHeader { background: #FFFFFF; }
tr.baseBody   { background: #FFFFFF; }
tr.baseFooter { background: #CCCC99; }
