body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
.font
{
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	}
.coursehand
{
	cursor:pointer; color:Red
	}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.h1 {
	font-size: 12px;
}
.h2 {
	font-size: 14px;
}
.h3 {
	font-size: 16px;
}
.h4 {
	font-size: 18px;
}
.box1 {
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg01.jpg);
}
.box2 {
	border: 1px solid #FFD0B4;
}
.di1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	text-indent: 12px;
	line-height: 25px;
}
