@charset "iso-8859-1";
/* author: Robin Smith */
/* Creation date: 224/11/2005 */

		td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: center;
		}

.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: center;
		font-weight: bold;
		}
		
			.size16 {
		font-family: Arial, Helvetica, sans-serif;
		color: #cc9933;
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		}
		
			.colorb  {
		color : #3366ff;
		font-weight: bold;
		}
		
		.poems1 {
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight: bold;
		color: red;
		}
		
	
		.poems2 {
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight: bold;
		color: black;
		}	
		
		.strong {
		font-weight: bold;
		}
		
		h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		color: red;
		}
	
