p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
	text-align : justify;
	}

LI {
	list-style-type : disc;
}

.sml {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : Black;
	text-align : justify;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1863ad;
	font-weight : bold;
	font-size: 11pt;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1863ad;
	font-weight : bold;
	font-size: 11pt;
	}
	
a:hover {
	text-decoration: none;
	color: #1863ad;
	font-weight : bold;
	font-size: 11pt;;
	background-color : InfoBackground;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1863ad;
	font-weight : bold;
	font-size: 11pt;
	}
	
a.lesson {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1863ad;
	font-weight : bold;
	font-size: 10pt;
	}
	
a.lesson:hover {
	text-decoration: underline;
	color: Blue;
	font-weight : bold;
	font-size: 10pt;
	}
	
a.lesson:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Maroon;
	font-weight : bold;
	font-size: 10pt
}

a.page:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Navy;
	font-weight : normal;
	font-size: 9pt;
}

a.page:hover {
	text-decoration: underline;
	color: Blue;
	background: LightBlue;
}

a.page:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Navy;
	font-weight : normal;
	font-size: 9pt
}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : Black;
	text-align : center;
	font-style: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-weight : normal;
	font-size: 10pt
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #185AAD
}

h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : left;
	font-weight : bolder;
	color: #003366;
	border-bottom : thin solid #4682B4;
	border-left : thin solid #4682B4;
	background-color : #F5F4F3;
	margin-bottom: 2px;
	padding : 2px 2px 2px 4px;
}

hr {
	azimuth : grad;
	color: #1863AD
	line-height: 2px;
}
