
p.lesson_title
{
	font-size: xx-large;
	border-bottom-style: groove;
	border-bottom-width: thick;
}

div.lesson_info
{
	border-style: groove;
	border-width: thin;
}

p.lesson_toc_header
{
	font-size: x-large;
}

div.lesson_toc
{
	border-style: groove;
	border-width: thin;
}

div.lesson_content_level_1
{
	page-break-before: always;
}

div.lesson_content_title_level_1
{
	font-size: x-large;
	border-bottom-style: outset;
	border-bottom-width: thick;
}


div.lesson_content_level_2
{
	padding-top: 40px;
}

div.lesson_content_title_level_2
{
	font-size: large;
	border-bottom-style: outset;
	border-bottom-width: medium;

}

div.wikilink 
{
    page-break-inside: avoid;
}