body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0066CC;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
a:link {
	color: #0099FF;
}
.bold_blue {
	font-family: Arial;
    font-size: 12px;
	color: #003399;
    font-weight: bold;
}
.bold_grey {
	font-family: Arial;
    font-size: 12px;
	color: #333333;
    font-weight: bold;
}
.bold_red-orange {
	font-family: Arial;
    font-size: 12px;
    color: #FF6600;
	font-weight: bold;
}
.t11 {
	font-family: Arial;
    font-size: 12px;
    color: #333333;
}
.t11_bold {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
    font-weight: bold;
}
.t11_black {
	font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.t11_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.t11_boldgrey {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
    font-weight: bold;
}
.t11_boldblack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}
.t11_whitelink {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
    text-decoration: underline;
}
.t11wtbldlink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.fineprint_red {
	font-family: Arial;
    font-size: 10px;
    color: #ff0000;
}
.fineprint_black {
	font-family: Arial;
    font-size: 9px;
    color: #000000;
}
.fineprint_grey {
    font-family: Arial;	
    font-size: 10px;
    color: #333333;
}
