p, ol, ul, li, td {
	font-size : 9pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;

}

.normal {
	font-size : 9pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;

}

.bold, th {
	font-size : 9pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}

.topmenu {
 font:10pt Arial;
 font-weight:bold;
 color:#062E79;
 text-decoration:none;
}


.topmenu:hover {
 font:10pt Arial;
 font-weight:bold;
 color:White;
 text-decoration:none;
}

.lesson {
	font-size : 8pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}

h1 {
	font-size : 18pt;
	color : #000000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

h2  {
	font-weight : bold;
	font-size : 16pt;
	color : Green;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}



.headertight  {
	font-weight : bold;
	font-size : 16pt;
	color : Green;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

h3  {
	font-weight : bold;
	font-size : 12pt;
	color : Green;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

h4  {
	font-weight : bold;
	font-size : 11pt;
	color : Navy;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}


.menu  {
	font : 12pt Arial;
	color : White;
	font-weight : bold;
	text-decoration: none;
}

.menu:hover  {
	font : 12pt Arial;
	color : White;
	font-weight : bold;
	text-decoration: none;
}

.popup  {
	font-size : 9pt;
	color : White;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	font-size : 9pt;
	color : Blue;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	font-size : 9pt;
	color : #DBA603;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
