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

	H1{ font-family: Arial, Helvetica; color: #687088; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #687088; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #687088; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #687088; font-size : 12pt; }
	h5{ font-family: Arial, Helvetica; color: #e20b0b; font-size : 10pt; }
	h6{ font-family: Arial, Helvetica; color: #e20b0b; font-size : 10pt; }
	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: #000000; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);} 

	.borleft { border-left: 1px solid #000000 }
	.bordotleft { border-left: 1px dotted #000000 }
	.borright { border-right: 1px solid #000000 }
	.bordotright { border-right: 1px dotted #000000 }
	.borbottom { border-bottom: 1px solid #000000 }
	.bordotbottom { border-bottom: 1px dotted #000000 }
	.bortop { border-top: 1px solid #000000 }
	.bordottop { border-top: 1px dotted #000000 }
	.bordottopleft { border-top: 1px dotted #000000;  border-left: 1px dotted #000000 }
	.bordotbottomright { border-bottom: 1px dotted #000000; border-right: 1px dotted #000000 }
	
	
    a:link { color : #ffffff; }
    a:visited { color : #ffffff; }
    a:hover { color : #dcd8bd; }
    a:active { color : #ffffff; }
	
	a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: underline;}
	a:active {text-decoration: none;}
	
	.altLink:link { color : #000000; }
    .altLink:visited { color : #000000; }
    .altLink:hover { color : #504d3c; }
    .altLink:active { color : #000000; }
	
	.style1 {font-family: Arial, Helvetica; color: #ffffff; font-size : 10pt;}
	.style2 {font-family: Arial, Helvetica; color: #000000; font-size : 10pt;}

    img { border: 0px solid #000000; }