body {  
				font-family: "Trebuchet MS", "sans-serif"; 
				font-size: 12px; 
				color: #00000;
			}
			
p 		{  
				font-family: "Trebuchet MS", "sans-serif"; 
				font-size: 12px; 
				color: #000000;
			}

h1 		{  
				font-family: "Trebuchet MS", "sans-serif"; 
				font-size: 16px; 
				color: #000000; 
				text-align: center;
			}
			
h2 		{  
				font-family: "Trebuchet MS", "sans-serif"; 
				font-size: 12px; 
				color: #000000; 
				text-align: left;
			}
			
h3 		{  
				font-family: "Trebuchet MS", "sans-serif"; 
				font-size: 18px; 
				color: #0000FF; 
				text-align: center;
			}

td	{font-size: 12px;}
			
td.center 	{text-align: center;}

td.left 	{text-align: left;}

td.right 	{text-align: right;}

.red {  color: #FF0000}

.blue {  color: #0000FF}

.redSml {  font-size: 9px; color: #FF0000}

.blueSml {  font-size: 9px; color: #0000FF}
