td.creditbottom{
	background-image:url(/images/credit.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:20px;
}
div.credit{
position:absolute;
	left:4px;
	bottom:10px;
}/* Generic Selectors */

body {

font-family: Arial, serif;

font-size: 11px;

color: #343449;

background-color: transparent;

background-attachment: fixed;
margin-left: 5px;

}

p {
	width: 100%;
	background-attachment: fixed;
}

li {

list-style-type: none;

line-height: 150%;

list-style-image: url(file:///Macintosh%20HD/Users/sarahgensert/images/arrowSmall.gif);

}


h1 {

font-family: Arial, serif;

font-size: 11px;

font-weight: normal;

color: #EF71AA;

}

h2 {

font-family: Arial, serif;

font-size: 12px;

font-weight: normal;

color: #343449;



}

 

/**************** Pseudo classes ****************/

a:link {

color: #343449;

text-decoration: underline;

font-weight: normal;

}

li :link {

color: #F070AA;

text-decoration: underline;

font-weight: normal;

}

a:visited {
	color: #F070AA;
	text-decoration: underline;
	font-weight: normal;
}

li a:visited {

color: #F070AA;

text-decoration: underline;

font-weight: normal;

}

