body {
	background-image: url(../images/backgrounds/backgroundgrad.jpg);
	background-repeat: repeat-x;
	background-color: #5E6770;
	background-attachment: fixed;
}
.smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
}
.subhead {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.framedpic {
	border: 2px solid #FFFFFF;
}
.headline {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
}
.mycaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
}

a:link {
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bodycopy a:link {
	color: #AA0000;
	text-decoration: none;
}
.bodycopy a:visited {
	color: #CC0000;
	text-decoration: none;
}
.bodycopy a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bodycopy a:active {
	text-decoration: none;
}
