BODY {
	color: Black;
	background-color: White;
	font-family: "Palatino Linotype", Palatino, Garamond, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin:0px;
	padding:0px;
	size: portrait;
}
@page {
	margin 0.5in 0.1in 0.5in 0.1in;
	size: portrait;
}
#menu {
	display: none;
}
#crumbs {
	display: none;
}
#footer {
	display:  none;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	width: 630px;
	background-color: White;
}
#header #dept{
	display:  none;
}
#header #coursename{
	margin: 0px;
	font-size:12pt;
	text-align: left;
	background-color: White;
	color: Black;
}
#header #component{
	margin: 0px;
	font-size:14pt;
	text-align: center;
	background: transparent;
	background-color: White;
	color: Black;
	
}
div #table_setting {
	margin-top: 0px;
	padding: 0px;
	position: relative;
	left: 5px;
	}
#lab_table{

}	


#lab_table .margin{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: bold;
	background: White;
	color: Black;
	text-align: left;
}
#lab_table .text{
   width:600px;
	color: Black;
	background-color: White;
	font-family: "Palatino Linotype", Palatino, Garamond, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#footer{
	display: none;
}
#lab_table .question{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#lab_table td a:link a:visited{
	text-decoration: none;
	border: 1px dotted Black;
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}
