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

td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidetable {
	margin-left: 3px;
    width: 95%;
	align: center;
}

.sidetitle {
	font-size: 12pt;
}
	
.sidetext {
	font-size: 12pt;
}
	
.sidesource {
	font-size: 9pt;
}

.s_ul {
	margin-left:5px;
	font-size:xx-small;
	margin-bottom:8px;
	list-style-type:none;
}

.s_li {
	font-size:x-small;
	margin-bottom:8px;
}	

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.booklist {
	font-size: 9pt;
	list-style-type: none;
}

.contenttable {
	margin-left: 30px;
	margin-top: 25px;
	width: 90%;
}

.casetable {
	margin-left: 30px;
	margin-top:25px;
	width: 95%;
}

.no_under {
    text-decoration: none;
	color: black;
}

.plain {
    list-style-type: none;
}

.extraspacing {
	line-height: 150%;
}

.sizeplus1 {
    font-size:larger;
}

.sizeminus1 {
	font-size: smaller;
}

.maroonfont {
    color:#9D004F;
}