.AssignmentText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a{
	padding: 3px;
	}
a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}


.HeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
}
.AssignmentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	font-size: small;
	line-height: normal;

}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336666;
	text-decoration: none;
}
.credit {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #999999;

}
.returntotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	text-decoration: none;
	color: #CBCACC;

}

.bulletList {
	list-style-image: url(../images/icons/blue_pixel.GIF);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.CopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;

}
body {
	background-color: #FFFFFF;
}
