body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tileBG.jpg);
}
.bodyCopy {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodyBold {
	font-weight: bold;
}
.bodyHead {
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
}
.unloadpop {
	position:absolute;
	left:20px;
	top:20px;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	background-color: #003366;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #003366;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/ULbullet.gif);
}

.small {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.slidecopy {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

