BODY	{ font-family: georgia, times;
	  font-size: 10pt; }
		  
H1      { font-size: 20pt;
          color: #CD5C5C;
          text-align: center; }
		  
H2      { font-size: 10pt;
          color: #1E90FF;
		  font-weight: bold;
		  text-decoration: underline; }

H3      { font-size: 14pt;
          color: #1E90FF;
          text-align: center; }

H4      { font-size: 10pt;
          color: #CD5C5C;
		  font-weight: bold;
		  text-decoration: underline; }
		  
		  
A       { color: #CD5C5C;
          text-decoration: none;
		  font-weight: bold; }

A:hover { color: #1E90FF; }

.blue   { color: #1E90FF; }

.font   { font-size: 10pt; }

.sfont  { font-size: 9pt; }

.auction  { font-size: 8pt;
	    font-style: italic; }

.tfont  { font-size: 6pt; 
          font-style: italic;
		  text-align: center; }

.center { text-align: center; }

.disclaimer  { font-size: 8pt;
               font-style: italic;
			   text-align: center; }

.large  { font-size: 14pt;
          font-style: italic; }			   
		  
.small	{ font-size: 9pt;
		  font-style: italic;
		  text-align: center; }
