
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; background-image: url(images/bg.jpg);}

	H1{ font-family: Arial, Helvetica; color: #ffffff; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #ffffff; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #ffffff; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #ffffff; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #ffffff; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #ffffff; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #ffffff; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.gif);} 

	.border1 { border: 1px solid #CCCCCC }
	.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 : #B22200; }
    a:visited { color : #B22200; }
    a:hover { color : #D6D6D6; }
    a:active { color : #B22200; }
	
	a:link {
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	}
	a:hover {
	text-decoration: underline;
	}
	a:active {
	text-decoration: none;
	}
	
	.style1 { font-family: Arial, Helvetica; color: #B22200; font-size : 10pt; }
	

    img { border: 0px solid #000000; }
