body
	{
	background: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#courses_wrapper
	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	width: 465px;
	}

#courses_header
	{
	background: url(img/smalltitle.gif) center #ffffff no-repeat;
	height: 63px;
	text-align: center;
	width: 465px;
	}

#courses_title
	{
	margin: 15px 0px 15px 0px;
	}

.courses_title
	{
	font-size: 100%;
	color: #ff33cc;
	display: inline;
	border-bottom: 3px solid #ff33cc;
	padding: 0px 15px 10px 15px;
	}

#courses_details
	{
	margin: 30px 0px 0px 20px;
	border: 0px;
	padding: 0px;
	text-align: left;
	}

#courses_details dt
	{
	margin: 0px;
	font-weight: 600;
	color: #ff33cc;
	display: inline;
	}

#courses_details dd
	{
	font-weight: 600;
	font-size: 90%;
	color: #000000;
	display: inline;
	}

#courses_desc, #courses_materials
	{
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	}

#courses_desc h1, #courses_materials h1
	{
	font-size: 100%;
	font-weight: 600;
	color: #ff33cc;
	margin: 0px;
	}

#courses_desc p
	{
	margin-top: 5px;
	}

#courses_ul
	{
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}

#courses_ul li
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 80%;
	}

#courses_print
	{
	margin: 0px 30px 0px 30px;
	border-bottom: 3px solid #ff33cc;
	text-align: right;
	}

#print_btn
	{
	border: 0px;
	margin: 0px 15px 15px 0px;
	}

p
	{
	color: #000000;
	font-size: 80%;
	}

#courses_sub
	{
	margin: 0px 0px 0px 20px;
	text-align: left;
	}

#courses_sub p
	{
	color: #ff33cc;
	text-align; left;
	}

a:link, a:visited
	{
	text-decoration: none;
	color: #ff33cc;
	}

a:hover
	{
	color: #cccccc;
	}