/* Generic Selectors */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

body {

font-family: Arial, Geneva, serif;

font-size: 11px;

color: #000000;

background-color: transparent;

background-attachment: fixed;
margin-left: -30px;
margin-top: 0px;
}

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, Geneva, seriff;

font-size: 11px;

font-weight: bold;

color: #000000;

}

h2 {

font-family: Arial, Geneva, serif;

font-size: 11px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

}

 

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

a:link {

color: #999;

text-decoration: underline;

font-weight: bold;

}

li :link {

color: #999;

text-decoration: underline;

font-weight: bold;

}

a:visited {

color: #999;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #999;

text-decoration: underline;

font-weight: bold;

}
