@charset "utf-8";
/* CSS Document */

.outsideborder {
	background-color: #FFFFFF;
	border: thick solid #003333;
	background-position: center;


}
.bodyttext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	vertical-align: top;
}
.catheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #003333;
}
