td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.tdblue {
	background-color: #0033CC;
}
.tdlightgreen {
	background-color: #339966;
}
.tdgreen {
	background-color: #006633;
}
.bluestripes {
	background-image: url(images/linesblue.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.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: #006633;
}
.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: #D5F0E2;
}
.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: #0033CC;
}
.blueheader {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
