@charset "utf-8";

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
}

img
{
	border: 0;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

p
{
	margin: 15px auto 15px auto;
}

.SmallerText
{
	font-size: smaller;
}

.ResourcesHeading4
{
	margin-top: 15px;
	margin-bottom: 0px;
}

.ResourcesParagraph
{
	margin-top: 10px;
	margin-bottom: 15px;
}
