.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 10px;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
	white-space: normal;
	display: block;
	color: #000000;


}

.headerline {
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-bottom-width: thin;

}
.footerline {
	border-bottom-style: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3366CC;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3366CC;
}
