.bodytexttitle {
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #052d54;
	font-weight: bold;
}

.bodytext {
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #052d54;
}

.main{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b8b8b8;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b8b8b8;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b8b8b8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b8b8b8;
}