body { 
	font: 12pt/16pt arial; 
	color: #000000; 
	background: #414E66;
	margin: 0px; 
	}
a:link { 
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;
	letter-spacing: 1px;
	color: #002569;
	}
a:visited { 
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #002569;
	}
a:hover { 
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #002569;
	}
a:active  {
	font-family: arial;
	font-size: 14px; 
	text-decoration: underline;
	letter-spacing: 1px;
	color: #002569;
}
#container {
	background: none;
	border: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 740px; 
	height: 650px;
	}
#top {
	background: url(images/label.gif) no-repeat;
	border: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 740px; 
	height: 142px;
	position: absolute;
	
	}
#middle {
	background: url(images/label2.gif) repeat;
	margin-top: 162px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 740px; 
	height: 157px;
	position: absolute;
	}
#middle2 {
	background: url(images/label3.gif) no-repeat;
	margin-top: 319px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 740px; 
	height: 123px;
	position: absolute;
	}
#bottom {
	background: url(images/label4.gif) no-repeat;
	margin-top: 442px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #002569;
	width: 740px; 
	height: 79px;
	position: absolute;
	z-index: 25;
	}
#links {
	width: 100px;
	margin-top: 395px;
	margin-right: 0px;
	margin-left: 320px;
	margin-bottom: 0px;
	color: #002569;
	z-index: 30;
	position: absolute;
	font-family: arial;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none; 
	color: #002569; 
	line-height: 19px;
	letter-spacing: 2px;
	}
.heads {
	font-family: arial;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none; 
	color: #002569; 
	line-height: 19px;
	letter-spacing: 2px;	
}
.italics {                             
	font-family: arial;
	font-style: normal;
	font-size: 11px;
	font-weight: none;
	text-decoration: none; 
	color: #817214;
	line-height: 19px;
	letter-spacing: 1px;	
}
.type {
	font-family: arial;
	font-style: bold;
	font-size: 13px;
	text-decoration: none; 
	color: #002569; 
	font-weight: none;
	}

