td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #077707;
}
a:hover {
	color: #D71030;
}
a:visited {
	color: #077707;
}
a:active {
	color: #D70C30;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #D61031;
}
.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D61031;
	font-weight: bold;
}
.tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal
}
var {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal
}
.white {
	color: #CCCCFF
}
.container {
	width: 220px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	height: auto;
	color:#000000;
}