#sidebar, form, #footer,#head, #menu, #lessonnav, #head_left,#head_right {
	display: none;
}
div.main {
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background: #ffffff;
	font-size: 80%;
	color: #000000;
	padding: 0px;
}
.section {
	width:600px;
}
.marginlayer
{
  width:600px;
}
.marginleft
{
	width:380px;
}
.link1, .tdheader, .tdhighlight, .tdresult, .list_1 {
	color: #000000;
}
.title01, .title02 {
	color: #000000;
	text-decoration:underline;
  font-weight:bold;
}

.link1 {
	text-decoration:underline;
}

.imgframe {
	border-color: #000000;
}

.list_bullet {
	padding-top:0px;
}


