
BODY	{background: white}

.navstrip {background-color: rgb(8,132,214);
           color: white;
           font-weight: bold;
	   font-size: 120%;
           padding: 0;     }

.whitelink {color: white;
            text-decoration: none}

.blacklink {color: black}

.pHead {font-size: 18pt;
	font-weight: bold;
	font-style: italic;}

.para1	{font-size: 10pt; font-weight: bold;}

A:hover {text-decoration: underline}

H1  {font-size: 24pt;
     font-style: italic;
     text-decoration: none}

H2  {font-size: 12pt}
nobreak {white-space: nowrap}

.fontSizer {background: rgb(8,132,214);
	    border-style: double;
	    border-width: 3px;
	    border-color: rgb(156,181,239);
            color: white;
            font-weight: bold;
	    cursor: pointer   }


