/* Global Styles */

td {
	font: x-small Arial, Helvetica, sans-serif;
	text-align: left;
			}
	
	
td a {font-weight: normal;
font-size: x-small;
		}	

tr {
border-bottom: #999900 1px dotted;
}		
		
/* ID Styles */

#tableHeader {	font: small Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #FFFFCC;
	}
		
/* Class Styles */


.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003333;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.strikethrough {
	text-decoration: line-through;
	}
	
	
