
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
		}
	

	H1{ font-family: Arial, Helvetica; color: #000000; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #000000; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #000000; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #000000; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #000000; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #000000; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #211f91; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);} 
	
	.customtext {
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	font-size: 12px;
	}
   .customtext2 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #211f91;
	font-size: 12px;
	}
	
	.customtext3 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #c61815;
	font-size: 16px;
	}
	
	a:link {
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	}
	a:hover {
	text-decoration: underline;
	}
	a:active {
	text-decoration: none;
	}

	.borleft { border-left: 1px solid #CCCCCC }
	.bordotleft { border-left: 1px dotted #CCCCCC }
	.borright { border-right: 1px solid #CCCCCC }
	.bordotright { border-right: 1px dotted #CCCCCC }
	.borbottom { border-bottom: 1px solid #CCCCCC }
	.bordotbottom { border-bottom: 1px dotted #CCCCCC }
	.bortop { border-top: 1px solid #CCCCCC }
	.bordottop { border-top: 1px dotted #CCCCCC }
	.bordottopleft { border-top: 1px dotted #CCCCCC;  border-left: 1px dotted #CCCCCC }
	.bordotbottomright { border-bottom: 1px dotted #CCCCCC; border-right: 1px dotted #CCCCCC }
	
	
    a:link { color : #211f91; }
    a:visited { color : #211f91; }
    a:hover { color : #ea6827; }
    a:active { color : #211f91; }

    img { border: 0px solid #000000; }