
BODY {
	font-family: arial, helvetica;
	color: black;
	font-size: 10pt;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

P {
font-family: arial, helvetica;
font-size: 10pt;
}

H1 {
	font-family: arial, helvetica;
	color: Black;
	font-size: 18pt;
}

H2 {
	font-family: arial, helvetica;
	color: Black;
	font-size: 14pt;
}

H3 {
	font-family: sans-serif;
	color: Black;
	font-size: 12pt;
}

H4 {
	font-family: arial, helvetica;
	color: Black;
	font-size: 10pt;
}
.red {
color:#ee000c;
font-size:10pt;
}

.small  { font-size: 8pt }

.title  { font-size: 10pt; font-weight: bold }
.lessonTitle {
font-size:14pt;
font-style : italic; 
font-weight: bold;
}
font {
font-family:arial, helvetica, sans-serif;
font-size:10pt;
}

ul {
font-family:arial, helvetica, sans-serif;
font-size: 10pt;
}

dl {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

li {
font-family:arial, helvetica, sans-serif; 
font-size:10pt;
}

img
{
	border: 0;
}
TD {
 
font-family: arial, helvetica; 
font-size: 10pt;
}

A {
	text-decoration: none;
	color : Black;
}


.Anav {
		background-color: #C41E3A;
		border: 0px;
		padding-bottom : 3;
		padding-top : 3;
	}
	
.Bnav {
		background-color: #0051BA;
		border: 0px;
		padding-bottom : 3;
		padding-top : 3;
	}
	
.Cnav {
		background-color: #DD4F05;
		border: 0px;
		padding-bottom : 3;
		padding-top : 3;
	}
	
.Dnav {
		background-color: #009977;
		border: 0px;
		padding-bottom : 3;
		padding-top : 3;
	}
	
.menunav {
	background-color: #FFFFFF;
	border: 0px;
	padding-bottom : 0;
	padding-top : 0;
}
	
.listlink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: White;
		font-size: 10px;
		font-weight : bold;
		

