html, body {
	background:none;
	margin: 0;
	padding: 0;
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
strong{color:#000;}
h1{
	font-size:16px;
	margin-top:0;
	text-transform:uppercase;
	color:#000;
}
h2{
	font-size:13px;
	margin:0;
	color:#000;
}
#holder{
	width:612px;
	height:792px;
	border:thin;
	margin:0;
	padding-bottom:0;
	background:none;
}
#hdr{
	padding:20px 20px 0 20px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-bottom:0;
	height:30px;
	
}
#title{
	width:360px;
	float:left;
	text-decoration:none;
}
#title h1{
	font-size:30px;
	margin:0;
}
#title strong{
	font-size:13px;
}
#contact{
	width:200px;
	float:left;
}
#mainnav, #subnav{
	display:none;
}
a{color:#000;}
code{color:#000;}
#fullbodycontent{
	padding:20px;
	text-align:justify;
	width:100%;
}
#bodycontent{
	padding:20px;
	text-align:justify;
	width:100%;
	float:left;
}
td, th{
	vertical-align:top;
	padding:5px;
}
table{
	background:#fff;
	border:1px solid #000;
	margin:10px 0;
	width:100%;
}
div.note{
	padding:10px;
	background:#46334a;
	border:4px solid #2C0D2C;
	margin:10px 0;
	width:100%;
}
table#schedule td, table#schedule th{
	border:1px solid #000;
	text-align:left;
	padding:2px;
}
table#schedule th{
	text-align:center;
	background:#000;
}
table#schedule td.week{
	text-align:center;
}
table#schedule th#week{
	width:50px;
	text-align:center;
}
table#schedule th#topics{
	width:250px;
}
.fixer{clear:both;}
.num {color: #000}
.total{
	border-top:1px solid #000;
	font-weight:bold;
	color:#000;
}
ul.week3 li{
	margin-bottom:20px;
}