body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.table_border{
border: 1 px solid #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463c6e;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #463c6e;
}
a:visited {
	text-decoration: none;
	color: #463c6e;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #463c6e;
}
.profit_loss{
text-align:right;
float:right;
font-weight: bold;
}
.result{
text-align:left;
font-weight: bold;
}