/* CSS Document */



body, table, tr, td {

	font-family: Arial, Helvetica, sans-serif;

	color: #828283;

	font-size: 11px;

}

.bulletp {

	color:#667673;

}

.dot {

	color:#9A8953;

}

.title {

	font-weight:bold;

	color:#667673;

	font-size: 12px;

}

a:link, a:visited, a:active {

	text-decoration:none;

	color:#9A8953;

}

a:hover {

	text-decoration:underline;

	}
