
BODY	{background: white}

.navTable {border-style: double;
	   border-color: rgb(148,132,99);
	   background-color: rgb(214,198,148);}

.navstrip {background-color: #FFFACD;
	   font-family: Arial;
	   font-style: italic;
           font-weight: bold;
           color: black;
           padding: 0;     }

.whitelink {color: black;
            text-decoration: none}

.blacklink {color: black}

.pHead {font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;}

.para1	{font-family: Arial;
	font-size: 90%;
	font-weight: bold;}

A:hover {text-decoration: underline}

H1  {font-family: Arial;
     font-size: 22pt;
     font-style: italic;
     text-decoration: none}

H2  {font-size: 14pt}

nobreak {white-space: nowrap}

.fontSizer {background: #FFFACD;
	    border-style: double;
	    border-width: 3px;
	    border-color: rgb(148,132,99);
	    cursor: pointer   }

