body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bsa_background.gif);
	background-repeat:repeat
}
/*Trying something new out, was trying to get the links all on one side of the page to be in one place like this css file but does not seam that css
 is set up to do something like that.*/
td, hd {
	color:#758A8A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:inherit;
}
liks{ font-family:Arial, Helvetica, sans-serif;
      color:green;
}
links{  color:#003366;
		text-align:left; 
		margin-left: 2px;
		font-family:Arial, Helvetica;
		size:4
}
/*This is a comment*/
h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:Medium;
	text-align:center;
	margin-left:inherit
	
}
h2 {
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin-left:inherit
}
/*This is a comment*/
h3 { 
	color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin-left:inherit
	}
h4, h5, h6 {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
}
p.orange{ font-family:Arial, Helvetica, sans-serif;
		  color:#ff9900
}

p.red {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FF0000;
	text-align:center;
	}

a {
  color:#003366;
  font-family:Arial, Helvetica, sans-serif;
}
span.listaddress1
	{font-family:Arial, Helvetica, sans-serif;
	color:#333333}
/*This Text one is one of the Text feilds */
p.text1 
	{color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:inherit;
	
}
p.text2 
	{color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin:inherit;
	
}
