body {
background-color: #3d3d3d;
background-image: url('images/background.jpg');
background-repeat: repeat-x;
background-position: center top;
font-family: Arial, sans-serif; font-size:12px }

				A.finance:link {color:#F1A50B; background: none; text-decoration: none; font-weight: bold   }
				A.finance:active {text-decoration: none   }
				A.finance:visited {text-decoration: none; color:#e0e0e0   }
				A.finance:hover {text-decoration: none; color:#ffd202; font-weight: bold; font-size: 13px   }
				
				A.receivables:link {color:#93b0f3; background: none; text-decoration: none; font-weight: bold   }
				A.receivables:active {text-decoration: none   }
				A.receivables:visited {text-decoration: none; color:#e0e0e0   }
				A.receivables:hover {text-decoration: none; color:#ffd202; font-weight: bold; font-size: 13px   }

				A.docs:link {color:#8771cc; background: none; text-decoration: none; font-weight: bold   }
				A.docs:active {text-decoration: none   }
				A.docs:visited {text-decoration: none; color:#e0e0e0   }
				A.docs:hover {text-decoration: none; color:#ffd202; font-weight: bold; font-size: 13px   }


               h1           { margin: 0px 20px 0px 20px; color:#ffffff; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal }
               h2			{ margin: 5px 0px 0px 10px; color:#003366; font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold }
               h3           { margin: 0px 0px 0px 10px; color:#000000; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal }
               h4			{ margin: 0px 25px 0px 20px; color:#333333; font-family: Arial, sans-serif; font-size: 10pt; font-weight: normal }
               h5			{ margin: 60px 0px 20px 0px; color:#4D4D4D; font-family: Arial, sans-serif; font-size: 8pt; font-weight: normal }
