/* (HiTempThermo) Style Sheet */

h1        { font-family: Times, serif;
            font-size: larger; }

h2        { font-family: Times, serif;
            font-size: 16pt; }
            
td        { font-family: Times, serif;
		        font-size: 12pt; }
            
p         { font-family: Times, serif;
		        font-size: 12pt; }
            
pre       { font-family: monospace;
		        font-size: 9pt; }
            
.bold     { font-family: Helvetica, Arial, sans-serif;
		        font-size: 12pt; font-weight: bold;}
            
.smbold   { font-family: Helvetica, Arial, sans-serif;
		        font-size: small; font-weight: bold;}
            
.formula  { font-family: Times, serif;
		        font-size: 12pt; font-style: italic; }
            
.formulx  { font-family: Times, serif;
		        font-size: 12pt; font-style: normal; font-weight: lighter; }
            
.lite     { color: #666666; }
            
.small    { font-size: 12pt; }
            
.smaller  { font-size: 9pt; }
            
.sml      { font-family: monospace; font-size: 9pt; }
            
.larger   { font-size: 18pt; }

.navtopic { font-size: 12pt; font-weight: bold; }

.footer   { font-family: Arial, Helvetica, sans-serif;
            font-size: 10px; color: #999966; }

.banner   { font-family: Helvetica, sans-serif;
            font-size: 28px; font-weight: 900; color: #ffffff; }

.bannerMin { font-family: Helvetica, sans-serif;
            font-size: 22px; font-weight: 900; color: #ffffff; }

.purple   { font-family: Arial, Helvetica, sans-serif;
            font-size: 14px; color: #660066; }
            
.hilite   { color: #7C2219; font-weight: bold; }
            
.emphasiz { font-family: Arial, Helvetica, sans-serif;
            font-size: 18px; color: #660066; }


