/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 9px;

color: #000000;

	background-color: #F2F2F2;

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: 9px;

font-weight: bold;

color: #000000;

}

h2 {

font-family: Arial, Geneva, serif;

font-size: 9px;


font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

}

 

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

a:link {

color: #bbbaad;

text-decoration: underline;

font-weight: bold;

}

li :link {

color: #bbbaad;

text-decoration: underline;

font-weight: bold;

}

a:visited {

color: #bbbaad;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #bbbaad;

text-decoration: underline;

font-weight: bold;

}
#Table_01 tr td {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

