body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*scrollbar-face-color:#C0C0C0; */
	/*scrollbar-track-color:#E2E2E2; */
	/*scrollbar-arrow-color:black; */
	/*scrollbar-3dlight-color:#C0C0C0; */
	/*scrollbar-highlight-color:#C0C0C0; */
	/*scrollbar-shadow-color:black; */
	/*scrollbar-darkshadow-color:black; */
	
}

P	{
    margin: 12pt 12pt; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black; 
	
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	/*background-color:#E2E2E2;*/
	margin-left: 12pt;
	margin-right: 12pt;
	margin-top: 12 pt;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	margin-left: 12pt;
	margin-right: 12pt;
	margin-top: 12 pt;
}

h4 {
	font-family: Tunga;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: black; /*#0000FF;*/
	margin-left: 12pt;
	margin-top:12 pt
}

h5 {
	font-family: Tunga;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	/*font-variant: normal;*/
	color: black; /*#0000FF;*/
	margin-left: 12pt;
	margin-top:12 pt
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	margin-left: 12pt;
	margin-top:12 pt;
}



a	{
	text-decoration: none;
	font-family:Verdana;
} 
	
a:link {  color: darkblue; /*#1313ff;*/ }
a:visited {  color: darkblue; /*#1313ff;*/ }
a:hover {  color: darkblue; text-decoration: underline; /*#000000; background-color: #003333 font-weight: normal;*/}
a:active {  color: darkblue; /*#000000;*/ }

