

.exception_table 
					{
						border: 1px solid black;
					}	
					
.exception_row 
					{
					
					}
					
.exception_cell
					{
						font-family: Verdana; 
						font-size: 10pt;
						/* text and background color */
						/* positioning */
						text-align: left;	
						vertical-align: top;					
					}
					
.exception_header
					{
						/* font selection */
						font-family: Verdana; 
						font-size: 12pt;
						font-weight: bold;
						/* text and background color */
						/* positioning */
						text-align: left;
						
					}