body {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: none;
	text-align: justify;
	}

table {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: none;
	text-align: justify;
	}


h1{
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	color: #204f2d;
	text-decoration: none;
	font-weight: none;
	}

h2{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #204f2d;
	text-decoration: bold;
	font-weight: none;
	text-align: justify;
	}

h3{
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #4f4f4f;
	text-decoration: bold;
	font-weight: none;
	text-align: justify;
	}

#h3_main{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #4f4f4f;
	text-decoration: normal;
	font-weight: none;
	text-align: justify;
	}


a.mainlink:link{
	font-family : tahoma, sans-serif;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: none;
	font-size: 10pt;
        line-height: 150%;        
	}
a.mainlink:visited{
	font-family : tahoma, sans-serif;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: none;
	font-size: 10pt;
        line-height: 150%;
	}
a.mainlink:hover{
	font-family : tahoma, sans-serif;
	color: #204f2d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
        line-height: 150%;
	}
a.mainlink:active{
	font-family : tahoma, sans-serif;
	color: #204f2d;
	text-decoration: none;
	font-weight: none;
	font-size: 10pt;
        line-height: 150%;
	}




a.contentlink:link{
	font-family : tahoma, sans-serif;
	color: #204f2d;
	text-decoration: none;
	font-weight: none;
	font-size: 10pt;
	}
a.contentlink:visited{
	font-family : tahoma, sans-serif;
	color: #204f2d;
	text-decoration: none;
	font-weight: none;
	font-size: 10pt;
	}
a.contentlink:hover{
	font-family : tahoma, sans-serif;
	color: #204f2d;
	text-decoration: underline;
	font-weight: none;
	font-size: 10pt;
	}
a.contentlink:active{
	font-family : tahoma, sans-serif;
	color: #204f2d;
	text-decoration: underline;
	font-weight: none;
	font-size: 10pt;
	}



