body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #587074;
}
a:link { color:#587074; text-decoration:none}
a:visited { color:#587074; text-decoration:none}
a:hover { color:#587074; text-decoration:underline; cursor:hand}
a:active { color:#587074; text-decoration:none}
ul {
	list-style-image: url(images/bullet.gif);
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
