body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	background-image: none;
	background-repeat: repeat;

}
h1 {
	font-size: 16px;
	color: #0087B5;
	line-height: 14px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	color: #0087B5;
	line-height: 13px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	color: #0087B5;
	line-height: 12px;
	padding: 0px;
}
#tl-corner {
	background-image:  url(../images/t-l-corner.gif);
	background-repeat: no-repeat;
}
#t-edge {
	background-image:  url(../images/top-edge.gif);
	background-repeat: repeat-x;

}
#tr-corner {
	background-image:  url(../images/t-r-corner.gif);
	background-repeat: no-repeat;
}
#r-edge {
	background-image:  url(../images/right-edge.gif);
	background-repeat: repeat-y;
}
#br-corner {
	background-image:  url(../images/b-r-corner.gif);
	background-repeat: no-repeat;
}
#b-edge {
		background-image:  url(../images/bottom-edge.gif);
		background-repeat: repeat-x;
		background-position: top;
		padding-top: 3px;
}
#bl-corner {
	background-image:  url(../images/b-l-corner.gif);
	background-repeat: no-repeat;
}
#l-edge {
	background-image:  url(../images/left-edge.gif);
	background-repeat: repeat-y;
}
#main {
	font-size: 11px;
	line-height: 1.40;
	color: #000000;
	margin: 0px;
	text-align: justify;
	padding: 50px 50px 10px;
	background-image: none;

}
.copyright {
		color: #FFFFFF;
		text-decoration: none;
		background-position: center;
		margin: 0px;
		padding: 0px;
		display: block;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #0087B5;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
table {
	font-size: 11px;

}
h4 {
	font-size: 13px;
	line-height: 1.5;
	color: #000000;
	letter-spacing: .1em;
}
address {
		font-size: 9px;
		line-height: 1;
		font-style: italic;
}
