p, h1, h2, ul, ol, li {
margin-bottom:13px;
}

body  {
	font : Arial, Helvetica, sans-serif;
	background : #9CD241;
	text-align : center; /* for IE */
}

p, tr, td, div { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000;
}

a {
	color:#000066;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px
} 

div#container {
	position : relative;
	width : 760px;
	margin : 0 auto;
	text-align : left; /* for IE */
	background-color : #9CD241;
	
}


.navbar {
	font-size: 14px;
	font-weight: bold;
}

a.navbar {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none
}

a.navbarcurrent {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none
}

a.bottomlinks {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}


.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal; 
}
.partHeading {
	font-size: 13px;
	font-weight: bold;
	color: #0087C8;
}
.activitesHeading {
	font-weight: bold;
}
.lessonHeading {
	font-size: 13px;
	font-weight: bold;
	color: #4E498E;
}
h1  {
	font-size: 12px;
	font-weight: bold;
	margin:0 0 0 0;
}
