.mainborder {
	border: 3px double #00FFFF;
}
.subtext {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.newtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
}

.pictureborder {

	border: 3px double #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	font-size: 18px;
}
.newtextCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
