P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : medium;
	font-weight : bold;
	color : 683030;
	text-decoration : none;
}

A:Visited  {
	font-size : medium;
	font-weight : bold;
	color : 683030;
	text-decoration : none;
}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {}

.maincap  {
	color : 683030;
	font-style : italic;
	font-weight : bold;
	font-size : medium;
}

.insert  {
	font-size : x-small;
	font-style : italic;
}

.course  {
	font-weight : bold;
	color : FFFFE8;
	background-color : 683030;
}
dt {
	font-weight: bold;
	font-size: 1em;
}
