	body { margin-top: 0px; margin-left: 0px; }
	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; }
	ul { list-style-image: url(bullet.gif); }
	td { border-color: #00008B;  }
	
    a:link { color : #2A427E; }
    a:visited { color : #2A427E; }
    a:hover { color : #BECFFB }
    a:active { color : #BECFFB }

    img { border-color : #00008B; }
    
    .formfields  { font-family: arial; color: #000000; font-size: 8pt; width: 100;
               border: 2px solid #000000; padding-left: 2px; padding-right:
               2px; background-color: #FFFFFF }
               
    .centertable  { padding-left: 10px; padding-right: 10px;
    
                  }
                  
    .padding  { padding: 5px;  }
    
    .border  { border: 1px solid #999999; padding-top: 5px; padding-bottom: 5px; }
    
    .bgimg { background-image: url('images/bg1.jpg'); background-repeat: no-repeat; background-position: bottom left; }.inventoryTable th {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42408B;
	padding-top: 9px;
	padding-bottom: 11px;
	color: #FFFFFF;
	background-color: #353686;
	letter-spacing: 1px;
}
.inventoryTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00008B;
}

