.term {
	font-style : italic;
	color : Maroon;
}
h2 {
	font-family : "Comic Sans MS";
	text-align : center;
	color : #773344;
}
.text {
	font-family : "Comic Sans MS";
	margin-left : 25px;
	margin-right : 20px;
}
.text2 {
	font-family : "Comic Sans MS";
	margin-left : 45px;
	margin-right : 40px;
}

.menuitem {

	font-family : sans-serif;
	font-size : 12px;
	}
	
.menuitem A {
	text-decoration : none;

}	
	
.subtitle {
	text-align : left;
	font-weight : 600;
	font-family : "Comic Sans MS";
	color : #601F00;
}
.toc A {
	font-family : "Comic Sans MS";
	font-size : 14px;
	text-decoration : none;


}	
.toc dl {
	line-height : 19px;

}
