body{
	background-color: white;
	font-family: Tahoma;
	font-size: 10pt;
	color: #404040;
	letter-spacing: 0.1em;
	margin : 0em, 2em, 2em, 2em;
	SCROLLBAR-FACE-COLOR: #cacaca;	
	SCROLLBAR-TRACK-COLOR:#cacaca;
	}

h1{	
	font-size: 14pt;
	font-weight:lighter; 
	color:#b22222;
	text-align:center;
	} 
h2{	
	font-size: 10pt;
	font-weight:bold;
	color: #b22222;
	}
	
h3{	
	font-size: 10pt;
	font-weight:bold;
	color: #af5959;
	}
	
h4{
	font-size: 10pt;
	font-weight:bold;
	color: #b22222;
	text-align:center;
	}
	
h5{
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	text-align:center;
	
	}
	
div.header{	
	margin-top:1em;	
	text-align: center;
	}

div.center
{
	margin-top:2em;
	background-color:#eef6ee;
	border-right: #dbe9db thin solid;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 2em;
	padding-top: 2em;
	border-right: #a4c8a4 thin solid;
	border-bottom: #a4c8a4 thin solid;
	}

div.centerleft{	
	margin-top: 2em;
	padding-left: 1em;
	padding-top: 0em;
	width:100%;
   	line-height: 20pt;
	text-align: left;
	background-color:#dbe9db;
	border-right: #a4c8a4 thin solid;
	border-bottom: #a4c8a4 thin solid;
	margin-bottom: 2em;
	}

div.centerright{	
	padding-right: 1em;
	padding-left: 1em;
	float:right;
	width: 50%;
	line-height: 20pt;
	text-align:left;
	background-color:#eef6ee;
	}
	
div.centerright2{	
	padding-right: 1em;
	padding-left: 1em;
	float:right;
	width: 50%;
	line-height: 20pt;
	text-align:left;
	background-color:#eef6ee;
	}
	
div.practice{	
	margin-bottom:2em;
	}
	
EM{
	font-size: 10pt;
	color: #b22222;
	font-style: normal;
	font-family: Tahoma;
	}
		
div.example{
	margin: 0,5em,0,3em;
	font-size: 10pt;
	color:#202020;
	line-height: 17pt;
	}
	
