BODY {
	/* font-family : Tahoma, Arial, Vardana, sans-serif;
	*/
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 1.44;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

H1, H2 {
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-family :  Tahoma, Arial, Vardana, sans-serif;
        font-weight: bold;
	font-variant: small-caps;
	font-size: 14pt;
	line-height: 1;
	text-align: center;
}

H3 {
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-family :  Tahoma, Arial, Vardana, sans-serif;
        font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
	line-height: 1;
	text-align: center;
}


DIV.plain { 
  margin-left: 16pt;
  margin-right: 16pt;
 }

P  {
	/* font-family :  Tahoma, Arial, Vardana, sans-serif; */
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 1.44;
	margin-top: 8pt;
	margin-bottom: 8pt;
        text-indent: 1.5em;
	text-align: justify;	
}

TD { 
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 1.44;
}


.illustration-right {
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 10pt;
	margin-right: 0pt;
}
.illustration-left {
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	margin-right: 10pt;
}

/*
P:FIRST-CHILD { 
    text-indent: 0em;
}

P.marked { 
    text-indent: 1.5em;
 }
*/
UL.none {
	list-style-type : none;
}

 LI  { 
	/* font-family : Tahoma, Arial, Vardana, sans-serif; */
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 1.44;
	text-align: justify;	
 }

A {
	color : #2A9D01;
	font-weight : 600;
	text-decoration : none;
}
/*
A:ACTIVE {
	color: #F36700;
}
*/

A:HOVER {
	color : #F36700;
}
/*
A:VISITED {
	color : #AAD899;
}
*/

.right-image {
	position: absolute;
	width: 100px;
	margin: 15px 0 0 615px;
}
