A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ca0303; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6802; TEXT-DECORATION: underline
}
TABLE {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tr-head{background-color:#efefef; font-weight: bold; }

.date {color: #FF9900}
.head-white {color: #FFFFFF}
.head-grey {color: #CCCCCC}
.head-black {color: #000000}
.head-white-italic {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}.blue-italic {
	font-size: 10px;
	font-style: italic;
	color: #20B7DD;
}
.big-red {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.big-blue {
	color: #6699FF;
	font-weight: bold;
}
.big-black {
	color: #000000;
	font-weight: bold;
}