.bordertop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD4D9;
}
.border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7B6BF;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #8499A5;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1B3B4F;
	text-decoration: none;
}
.background {
	background-image: url(../page_images/baseline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body{
	margin:0;
	padding:0;
}
