body {
	background-image:  url(texture.gif);
	border: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color: #003366;
	margin: 0px;
	padding: 0px;


}

p {
	font-size:small;
}
	

.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 5px;
	padding-top : 2px;
	font-weight : bolder;
}
img {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #003366;

}
a:visited {
	color: #999933;
	text-decoration: underline;
}
a:hover {
	color: #993333;
}
.amy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.h4Classes {
	font-size: medium;
	font-weight: bolder;
	border: thin solid #669966;
	color: #00337A;
}

