td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	background-color: #FFFFFF;
}
.tdblue {
	background-color: #D6E0F5;
}
.tdlightgreen {
	background-color: #3366CC;
}
.tdgreen {
	background-color: #3366CC;
}
.bluestripes {
	background-image: url(images/linesblue.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #D6E0F5;
}
.whitestripes {
	background-image: url(images/lines.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
.faded {
	background-image: url(images/faded.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blueline {
	background-image: url(images/lineblue.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.tdyellow {
	background-color: #D6E0F5;
}

.tdnewlightblue {
	background-color: #84A3E0;
}

.tdgray {

	background-color: #EFEFEF;
}
li {
	list-style-image: url(images/bullet.gif);
}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.blueheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
