.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	width: auto;
	border-top: thin none #174870;
	border-right: thin dotted #174870;
	border-bottom: thin dotted #174870;
	border-left: thin none #174870;
	color: #174870;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #174870;
	font-size: 12px;
}

.contur{

	border: solid 1px  #003366; 

	margin-right : 10px;

	margin-left : 0px;

	margin-top : 2px;

}