body {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-image: url(images/elliebg.gif);
	font-family: "Times New Roman", Times, serif;
	color: #550000;
	font-style: oblique;


}

h1 {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

h5, h6 {
	color: #996666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.arialSmallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	font-style: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: small;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D45FFF;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A0A0A4;
	text-decoration: none;
	font-style: normal;
}
.arialsmallBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
}
.greylarge {

	font-size: large;
	font-weight: normal;
	color: #808080;
}
.arialmediumblackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.blacklarge {


	font-size: large;
	font-weight: bold;
	color: #000000;
}
.arialmediumgreybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #A0A0A4;
}
.greyXLbold {
	font-size: x-large;
	font-weight: bold;
	color: #A0A0A4;
}
