a:link {color: #D38F58; text-decoration: none;}
a:visited {color: #29A294; text-decoration: none;}
.padding_left {
	margin-left: 10px;
}
a:active {color: #AED2D0; text-decoration: none;}
a:hover {
	text-decoration: underline;
}

.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29A294;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

