a {
	text-decoration: none;
	border-width: 0px;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	border-width: 0px;
}
a:visited {
	text-decoration: none;
	border-width: 0px;
}

.main_table {
	background-color: rgb(247,247,211);
	margin: 0px;
	padding: 0px;
}

.text1 {
	font-family:'Baskerville Old Face','Times New Roman',Times,serif;
	font-size: 12pt;
}

.text_title {
	font-family: 'Baskerville Old Face','Times New Roman';
	font-size: 14pt;
	margin: 0px;
	font-variant:small-caps;
	font-style:bold;
	letter-spacing: -1.15pt;
}