body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #333;
	background: url(images/bg.gif);
}
.font {
	font-size: 10pt;
	line-height: 150%;
}
a:link {
	color: #06C;
	text-decoration: none;
}

.title-small {
	font-size: 10pt;
	font-weight: bold;
	color: #C00;
	line-height: 18pt;
}
.pagenumber {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.date {
	font: 8pt Verdana;
	color: #F30;
}
.title {
	font-size: 11pt;
	font-weight: bold;
	color: #C00;
	line-height: 18pt;
}
.font-lesson {
	font-size: 10pt;
	color: #900;
	font-weight: bold;
}
.table-brd {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.input {
	border: 1px solid #CCC;
	font-size: 10pt;
	height: 16pt;
	padding-top: 2pt;
}
.input-text {
	border: 1px solid #CCC;
	font-size: 10pt;
	padding-top: 2pt;
}
.button {
	font-size: 10pt;
	color: #FFF;
	background: #F60;
	border: 1px solid #900;
	height: 20pt;
	width: 60pt;
	padding-top: 4px;
}
.font-12 {
	color: #900;
	font-weight: bold;
}
.underline {
	border-bottom: 1px dashed #ECD6A6;
}

