BODY	{ background-color: #99CCFF; 
		  font-family: georgia, times;
		  font-size: 10pt;
		  padding: 20px;
		  border-width: 20px;
		  border-right-width: 30px;
		  border-left-width: 30px;
		  border-style: ridge;
		  border-color: #6600CC; }

TD,TH	{ 	  font-family: georgia, times;
		  font-size: 10pt; }

		  
H1		{ color: #6600CC;
		  font-size: 20pt;
		  text-align: center; }
		  
H2      { color: #6600CC;
          font-size: 10pt;
		  font-weight: bold; }
		  
A       { color: #6600CC;
          text-decoration: none; }

A:hover { color: #330066; }

.text	{ font-family: georgia, times;
		  font-size: 10pt; }

.disclaimer { font-size: 6pt;
              font-style: italic;
			  text-align: center;
			  margin-left: 20px;
			  margin-right: 20px; }

.bodytext { text-indent:25px;}		  

.center   { text-align: center; }

.meets  { text-align: center;
	  font-family: georgia, times;
	  font-size: 10pt; }  
