.nav	
	{	
		font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		line-height: 11pt;
		letter-spacing: 1px;
		text-decoration: none;
		color: #0066ff;
		font-weight: bold
	}

	
a.nav	
	{	
		text-decoration: none;
		color: #0066ff;
		font-weight: bold
	}

	
	
a.nav:hover	
	{
		text-decoration: none;
		color: #CC3333;
		font-weight: bold
	}
	
a	
	{	
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		line-height: 13px;
		text-decoration: none;
		color: #0066ff;
		font-weight: bold
	}

	
a:hover	
	{	
		color:#CC3333
	}
	
	
.copy 	
	{	font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		line-height: 13pt;
		text-decoration: none;
		color: #000000;
		font-weight: normal
	}		
		
.title 	
	{	font-family: "Times New Roman", Times, serif;
		font-size: 16pt;
		line-height: 17px;
		text-decoration: none;
		color: #0066ff;
		font-weight: bold
	}		
		
.lecture 	
	{	font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		line-height: 13px;
		text-decoration: none;
		color: #000000;
		font-weight: normal
	}	
	
.lecture_number 	
	{	font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		line-height: 13px;
		text-decoration: none;
		color: #cc0000;
		font-weight: normal
	}	
	
.box	
	{	font-family: "Times New Roman", Times, serif;
		font-size: 9pt;
		line-height: 12px;
		text-decoration: none;
		color: #000000;
		font-weight: normal
	}	
