h1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #006600;
}
h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #660000;
	font-weight: normal;
}
h3 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 120%;
}
h4 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660000;
}
.Course_Name {
	line-height: 120%;
	margin: 5px 10px 10px 0px;
}

.Small_Text {
	font-size: 90%;
	line-height: 100%;
}
.News_Item {
	line-height: 110%;
}
.Quote {
	font-size: large;
	font-style: italic;
	color: #CC0000;
	text-align: center;
}
.Caption_Text {
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
}
.Special_Feature_Text {
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	margin-left: 10px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.Red_Text {
	color: #CC0000;
}
.Grey_Text {
	color: #999999;
}
.Green_Text {
	color: #006600;
}

.White_Text {
	color: #FFFFFF;
}

.Table_Heading {

	font-weight: bold;
	background-image: none;
	color: #663300;
	font-size: small;
}
.Brown_Table_Border {
	border: 1px solid #663300;
}

.Picture_on_right {
	position: relative;
	top: 0px;
	width: 336px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.Picture_on_left {
	position: relative;
	top: 0px;
	width: 336px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

.author {
	font-style: italic;
	color: #006600;
}
