td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	background-color: #BDDEFE;
}
.tdblue {
	background-color: #6699CC;
}
.tdlightgreen {
	background-color: #6699CC;
}
.tdgreen {
	background-color: #336699;
}
.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: #336699;
}
.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: #FFFFCC;
}
.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: #336699;
}
.blueheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}.greenheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}.link {
	font-weight: bold;
	color: #FFFFFF;
}
