body {
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 17px;
}

td {
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}

a { color: #0099FF; text-decoration: none; }
a:hover { text-decoration: underline; }
/*a:visited { text-decoration: none; }
a:link { text-decoration: none; }*/

.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}
.whitetitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 22px;
}
.white a { color: #FFFFFF; text-decoration: none; }
.white a:hover { color: #3399CC; text-decoration: underline; }
.white a:visited { color: #FFFFFF; text-decoration: none; }
.white a:link { color: #FFFFFF; text-decoration: none; }

.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003399;
}
.smallprint {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3399CC;
}
.block {
	background-color: #99CCFF;
	height: 18px;
	width: 5px;
}
.orangetitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	line-height: 22px;
}
.pinkheader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #FF33FF;
	line-height: 17px;
}
.lightbluetitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	line-height: 22px;
}
.lightblueheader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	line-height: 18px;
}
.lightblue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #3399CC;
}
.wbar {
	background-color: #FFCC00;
	height: 2px;
	width: 100%;
}
.gbar {
	background-color: #99CCFF;
	height: 2px;
	width: 100%;
}
.darkbar {
	background-color: #666666;
	height: 2px;
	width: 100%;
}
.bluebar {
	background-color: #3399CC;
	height: 2px;
	width: 100%;
}