body {
	background-image: url("img/background.gif");
    background-attachment: fixed;
  	background-position: 50% 50%;
 	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 { margin-bottom: 0pt 
}

h2 { margin-bottom: 0pt 
}

h3 { margin-bottom: 0pt 
}

h4 { margin-bottom: 0pt 
}

a { text-decoration: none;
  background: url(/img/px_yellow.gif) bottom left repeat-x;
}

a:hover {
	text-decoration: none;
	background: url(/img/px.gif) bottom left repeat-x;
	}

.bckg { 
	background-position: 0% 0% ;
	background-repeat: no-repeat ;
	}

 .arial-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.arial-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.arial-14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.arial-16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.arial-22px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	}

.trebuchet-11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	}

.arial-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
