body {
	font-family: Arial, Helvetica, sans-serif;
	background : White;
}

p {
	color: #000033;
	text-align: left;
	font-size:100%;
}

ul {
	list-style-image: url(http://www.bmtcordah.com/images/bullet.png);
}

li {
	margin-top:5px;
	}

hr {
	color:#009966;
}

.hr2 {
	color:#009966;
	width:50%;
}

.footer {
	color:#999999;
	font-size:50%;
}

h3 {
	font-weight: bold;
	color: #009966;
	font-size:100%;
}

h1 {
	font-weight: bold;
	color: Blue;
	align: center;
	font-size:150%;
}

h2 {
	font-weight: bold;
	color: Blue;
	align: center;
	font-size:100%;
}

.course1h {
	font-weight: bold;
	color: #009966;
	align: center;
	font-size:100%;
}

.course2h {
	font-weight: bold;
	color: #9933FF;
	align: center;
	font-size:100%;
}

.course3h {
	font-weight: bold;
	color: #00FF9C;
	align: center;
	font-size:100%;
}

.course1s {
	color: #009966;
	font-size:100%;
	font-style : italic;
}

.course2s {
	color: #9933FF;
	font-size:100%;
	font-style : italic;
}

.course3s {
	color: #00FF9C;
	font-size:100%;
	font-style : italic;
}