﻿th {
	font-family: Tahoma, arial, sans-serif;
	font-size: .9em;
	color: #222222;
}
td {
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #222222;
}
body {
	font-family: Tahoma, arial, sans-serif;
	font-size: .9em;
	color: #222222;
}
body {
	background-image: url(/images/bkgd_slice.png);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: .9em;
	color: #333333;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #006699;
}
a:link {
	color: #000033;
}
.bold_green {
	font-family: Tahoma;
    font-size: 11px;
	color: #006666;
    font-weight: bold;
}
.bold_grey {
	font-family: Tahoma;
    font-size: 11px;
	color: #666666;
    font-weight: bold;
}
.bold_brown {
	font-family: Tahoma;
    font-size: 11px;
    color: #440000;
	font-weight: bold;
}
.t11 {
	font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}
.t11_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
    font-weight: bold;
}
.t11_black {
	font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
.t11_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.t11_boldgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
    font-weight: bold;
}
.t11_boldblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
    font-weight: bold;
}
.t11_whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
    text-decoration: underline;
}
.t11wtbldlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.fineprint_red {
	font-family: Tahoma;
    font-size: 10px;
    color: #ff0000;
}
.fineprint_black {
	font-family: Tahoma;
    font-size: 10px;
    color: #000000;
}
.fineprint_grey {
    font-family: Tahoma;	
    font-size: 10px;
    color: #333333;
}