body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #002244;
	list-style-image: url(images/bullet.jpg);
}
.footer {
	font-size: 10px;
	color: #99CCFF;
	line-height: 14px;
}
.bullet {
	font-weight: normal;
	color: #333333;
	list-style-image: url(images/bullet.jpg);
	line-height: 17px;
}
a:link {
	text-decoration: none;
	color: #99CCFF;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
.style2 {	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
}