td {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FF9933;
	text-decoration: underline;
}.larger {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.smaller {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}
