body         	{	scrollbar-face-color: #e5eff8;
					scrollbar-highlight-color: #47a0da;
					scrollbar-3dlight-color: #808080;
					scrollbar-darkshadow-color: #FFFFFF;
					scrollbar-shadow-color: #808080;
					scrollbar-arrow-color: #010080;
					scrollbar-track-color: #FFFFFF;
					font-family: Arial; color: #288bcf;
 					background-repeat: no-repeat;
 					background-attachment: fixed				}
p				{	text-align: left;
					font-size: 12pt;
					color: #288bcf;
					margin-top: 5;
					margin-bottom: 5;
					margin-left: 80;
					margin-right: 10; font-family:Arial
				}
li				{	list-style-image: url('images/vink.gif');
					list-style-position: outside
				}				
table			{	font-size: 10pt;
					font-family: Arial;
					text-align: left;
					background-color: #FFFFFF;
					margin: 0
				}
h1   			{	font-size: 24pt;
					font-family: Arial;
					text-align: left;
					font-weight: bold;
					color: #116eaf;
					text-transform: capitalize;
					margin-left: 0;
                 	margin-top: 32;
                 	margin-bottom: 0
               		border-color: #116eaf;
                 	border-style: solid;
                 	border-top-width: 0px;
                 	border-right-width: 0px;
                 	border-bottom-width: 1px;
                	border-left-width: 0px
                }
h2  			{	font-size: 16pt;
					font-family: Arial;
					color: #47a0da;
					font-weight: bold;
					text-align: left;
               		margin-top: 15;
               		margin-bottom: 5;
               		margin-left: 40
              }
h3				{	font-size: 10pt;
					font-family: arial;
					color: #47a0da;
					font-weight: bold;
					text-align: left;
					margin-top: 0;
					margin-bottom: 0;
					margin-left:40
				}
h4				{	font-size: 12pt;
					font-family: arial;
					color: #010080;
					font-weight: bold;
					text-align: left;
					margin-top: 0;
					margin-bottom: 0;
					margin-left:0
				}

h6				{	font-size: 8pt;
					font-family: arial;
					font-weight: normal;
					color: #404040;
					text-align: left;
					margin-top: 0;
					margin-bottom: 0;
					margin-left:40
				}

img				{	border:0px solid #0000A9; margin:0; 
   				}
                  	  
a:link 		{		font-size: 12pt;
					font-family: Arial;
					text-decoration: none;
					color: #010080;
					font-weight: bold
  				}
a:visited 		{	font-size: 12pt;
					font-family: Arial;
					text-decoration: none;
					color: #010080;
					font-weight: bold
    			}
a:active 		{	font-size: 12pt;
					font-family: Arial;
					text-decoration: none;
					color: #010080;
					font-weight: bold
				}
a:hover 		{	font-size: 12pt;
					font-family: Arial;
					text-decoration: underline;
					color: #010080;
					font-weight: bold
 				}