.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.smalltx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.u_border {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #006699;
}
.b_border {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006699;
}
.u_borderCopy {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006699;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #006699;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #006699;
}
.box {
	border-top: medium double #006699;
	border-right: medium double #006699;
	border-left: medium double #006699;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006699;
}
.top_border {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #006699;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}
.side_L {
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #006699;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #006699;
}
.cap {
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
}
