BODY 			{
 				background: #FFFFFF;
				} 
		
A:LINK 			{	 
				color: #CC6666;
				} 

A:VISITED 		{ 
				color: #CC6666;
				} 
			
A:ACTIVE 		{ 
				color: #CC6666;
				} 
			
TD 				{ 
				font-family: Helvetica, Arial, Verdana, sans-serif;
				font-size: 12px;
				}

.paragraph		{
				line-height: 1.5em;
; font-size: 14px
				}
							
.subHeader	 	{ 
				font-size: 16px;
				line-height: 1.0em;
				color: #666699
				}

.fontsmaller 	{ 
				font-size: 12px;
				line-height: 1.0em;
				}

.caption	 	{ 
				font-size: 10px;
				line-height: 1.0em;
				color: #CC6666;
				}

.note		 	{ 
				font-size: 10px;
				line-height: 1.0em;
				color: #666699;
				}
								
.name 			{ 
				color: #666699;
				font-weight: bold;
				font-size: 10px;
				}
				
.emphasize		{
				font-weight: bold;				
				}

.bullet			{
				color: #666699;
				line-height: 1.0em;				
				}
				
.assignment		{
				color: #CC6666;
				font-weight: bold;
				}

.exercise		{
				color: #666699;
				font-weight: bold;
				}

.tableTitle		{
				color: #666699;
				font-size: 10px;
				line-height: 1.0em;
				font-weight: bold;
				vertical-align: top;				
				}

.tableHeader	{
				color: #666699;
				font-size: 10px;
				line-height: 1.0em;
				background: #DDDDDD;
				font-weight: bold;
				vertical-align: top;				
				}

.tableCell		{
				font-size: 10px;
				line-height: 1.0em;
				background: #EEEEEE;
				vertical-align: top;				
				}

.tableCellEmp	{
				font-size: 10px;
				line-height: 1.0em;
				background: #CCCCFF;
				vertical-align: top;				
				}
				
.currentLoc		{
				color: #666699;				
				}

.question		{
				color: #CC6666;				
				}
