.tablecellcontent { 
	color: #003; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: verdana, arial, sans-serif 
}
p { 
	color: #003; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: verdana, arial, sans-serif 
}
ol, ul, dl, li {
	color: #000033;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}
.quotes  { 
	color: #600; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 13px; 
	font-family: georgia, "times new roman", serif 
}
.coursetopics { 
	color: #ccc; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: verdana, arial, sans-serif
}
.coursetopiclinks { 
	color: #ccc; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: verdana, arial, sans-serif 
}
.copyright { 
	color: #cccccc; 
	font-size: 10px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.copyrightlink { 
	color: #cccccc; 
	font-size: 10px; 
	line-height: 11px; 
	font-family: verdana, arial, sans-serif
}
h1  { 
	color: #600; 
	font-weight: bold; 
	font-size: 19px; 
	line-height: 20px; 
	font-family: verdana, arial, sans-serif 
}
h2   { 
	color: #600; 
	font-weight: bold; 
	font-size: 17px; 
	line-height: 18px; 
	font-family: verdana, arial, sans-serif 
}
h3  { 
	color: #600; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 16px; 
	font-family: verdana, arial, sans-serif 
}
h4  { 
	color: #600; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: verdana, arial, sans-serif 
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	background-color: #000099;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	background-color: #000099;
	text-decoration: none;
}
.rightfloat2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
.rightfloat2 a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.rightfloat2 a:hover {
	color: #000033;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.rightfloat2 a:active {
	color: #FF0000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
