.copy a:link {
color: #123372;
text-decoration: underline;
}
.copy a:visited {
color: #004685;
text-decoration: underline;
}
.smallcaptions a:hover {
color: #000000;
text-decoration: underline;
}
.smallcaptions a:active {
color: #000000;
text-decoration: none;
}

.smallcaptions a:link {
color: #123372;
text-decoration: underline;
}
.smallcaptions a:visited {
color: #004685;
text-decoration: underline;
}
.smallcaptions a:hover {
color: #000000;
text-decoration: underline;
}
.smallcaptions a:active {
color: #000000;
text-decoration: none;
}


.copysmall a:link {
color: #004685;
text-decoration: underline;
}
.copysmall a:visited {
color: #004685;
text-decoration: underline;
}
.copysmall a:hover {
color: #000000;
text-decoration: underline;
}
.copysmall a:active {
color: #000000;
text-decoration: overline;
}



.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style: circle;
	color: #000000;
	line-height: 20px;
}

.smallcaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	list-style: circle;
	color: #000000;
}

.copysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style: circle;
	color: #000000;
	line-height: 12px;
}
.copygreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style: circle;
	color: #669933;
	line-height: 20px;
}
.copygreenplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style: circle;
	color: #669933;
	line-height: 15px;
}

.copysmallcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style: circle;
	color: #999999;
	line-height: 12px;
}
.copysidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style: circle;
	color: #000000;
	line-height: 14px;
}

body {
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
}
