@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

p
{
	margin: 0px;
	padding: 0px;
}

.Course_Title
{
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul
{
	padding-left: 15px;
	list-style: square;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #0000FF;
}
h1 {
	font-size: 26px;
	color: #003366;
	line-height: 30px;
	margin-bottom: 4px;
	margin-top: 0px;
}

.Large
{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 22px;
	color: #CC9900;
	line-height: 26px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
}

.Enroll_Cell
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.style1 {color: #003366; font-weight: bold; }

.Course_date
{
	color: #CC9900;
}

.List_Cell
{
	padding-bottom: 20px;
}
