
body { margin-top: 0px; margin-left: 0px; background-color: #ffffff; }
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #1200fd; text-decoration: none;}
    a:visited { color : #2f4488; text-decoration: none;} 
    a:hover { color : #1200fd; text-decoration: underline; }
    a:active { color : #fe0101; text-decoration: underline;}

    img { border-color : #000000; }
    
    
    
    
    
    
    
    /* <link href="stylesheet.css" rel="stylesheet" type="text/css"> */