.bottom {
	font-size: 8pt;

}
.main {
	border: thin dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;

}
.heading {
	background-color: #45A9F6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;

}
.rel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0033CC;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: 9pt;

}
.table1 {
	font-size: 9pt;
}
a.bot {
	color: #0033FF;
	text-decoration: none;
	font-size: 9px;

}
a.bot:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 9px;

}
.round {
	border: medium ridge #000099;
}

