@charset "utf-8";
.course_intro {
	padding: 0px 8px 0px 0px;
	font-size: 9pt;
}

/* CSS Document */


td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link  {
	color: #00008C;
	text-decoration: none;
}
a:visited  {
	text-decoration: none;
	color: #330066;
}
a:hover  {
	text-decoration: underline;
}
a:active  {
	text-decoration: none;
}
.nav  a {
	color:  #666666;
}

.nav a:link  {
	color: #666666;
	text-decoration: none;
}
.nav a:visited  {
	text-decoration: none;
	color: #666666;
}
.nav a:hover  {
	text-decoration: underline;
	color: #666666;
}
.nav a:active  {
	text-decoration: none;
	color: #666666;
