.border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
}
.background {
	background-image:   url("images/bg_page_2.gif");
}

.header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-style: italic;
}

.body {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
}
.margins {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.headerblue {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
