html {
	min-height: 101%;
	min-height: 100%;
	margin-bottom: 1px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
td img {
	/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
.style5 {
	font-size: small
}
.normal_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
td img {
	/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
.colophon_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
}
.course_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
.course_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}
.study_guide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.class_info_table {
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #E1E1E1;
	padding-left: 5px;
	padding-right: 5px;
}
.hang {
	text-indent: -3em;
	margin-left: 3em;
}
.pointer {
	list-style: disc url(../_clas382a_images/right_arrow.png) outside;
}
.pointerFlush {
	list-style: disc url(../_clas382a_images/right_arrow.png) outside;
	margin-left: -1.5em;
}
.lowerAlphaList {
	list-style: lower-alpha url(none) outside;
}
.noBulletHanging {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}


.noBulletFlush {
	list-style: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.table_border {
	border: 2px solid #000000;
}
table.borders {
	border-width: 1px;
 border-spacing:;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.borders td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
}
table.horizontal_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-collapse: collapse;
}
table.horizontal_border td {
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}