.normal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;


}
.tsmall {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #0066FF;
	text-decoration: underline;

}
.tbig {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;


}
.tsmallest {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 9px;
	text-decoration: none;

}
.leftmargin1 {
	margin-left: 20px;
}
.leftmargin2 {
	margin-left: 40px;
}
