BODY, P { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; }

H1, H2, H3 { font-family: arial, helvetica, sans-serif; color: black; text-align: center;}

H1 {font-size: 18pt; }
H2 {font-size: 14pt; }
H3 {font-size: 12pt; }

DT, DD { font-family: Arial, Helvetica, sans-serif; }
DD {margin-left: .25cm}

TH, TR, TD { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

UL { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; list-style-type: square; list-style-position: outside }
/* lists are sans-serif family, marker is a square, and lines will wrap beneath the first word, not the square */


/* to change type of button, can use this construction: 
{ list-style-image: url(/LI-markers/checkmark.gif) */

UL.DD {text-align:justify} /*doesn't work, at least not on govt_links.htm page*/

A:link    { color: #0033FF; text-decoration:none }
A:active  { color: #FF3300; font-size: 105%; text-decoration:none }
A:visited { color: #0099FF; text-decoration:none; font-weight:300 }

.list { position: relative; left: .5in; }
  /* indents list one inch from border of parent element */

.navigators { font-size: 10pt; text-align: center }
  /* For pages with A NAME target shortcuts at the top */
 
.footnote {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
	margin-top: .5px;
}

.searchnote {font-family: Arial, sans-serif; font-size: x-small; font-style: italic; color: red }	

.note {font-style: italic; }
