.header {
	background: url(header_graphic.gif);
	height: 34px;
}

.container_table {
	BORDER-BOTTOM: SOLID 1PX #012e5a;
	BORDER-RIGHT:SOLID 1PX #012e5a;
	BORDER-LEFT:SOLID 1PX #012e5a;
	MARGIN: 5PX 2PX 5PX 2PX;
	background-color: #ffffff;
}

.Head {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #012e5a;
	font-weight: bold;
}