body {
	font-size: small;
	font-weight: bold;
	color: #000080;
	margin: 0pt;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	}


tr {
	vertical-align: top;
}
table {
	width: auto;
	text-align: justify;
	vertical-align: top;
	margin: 3px;
	padding: 3px;
}
.copyrt {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	
}
.font  {font-family: "Monotype Corsiva";
        font-size: 12px;
	color: #000080;
	margin: 0pt;
	text-align: center;
 }
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
h3 {
	font-weight: bold;
	text-align: left;
}
.border {
	border: thin solid #800000;
}
.color {
	color: #800000;
}
.block {
	vertical-align: middle;
}
.innerborder {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #800000;
}
