/* CSS Document */

body, p, th, td, p {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85A1AD;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #DE2500;
	text-decoration: underline;
}
.verdana10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

