body {
	margin: 0px 0px 0px 0px;
	background-color: #F9F9F9;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #626469;
}

ul{
	list-style-image: url("images/green_arrow.gif");
	margin: 0px 0px 0px 18px;
}
td{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #626469;
	line-height: 12pt;
}
td.copyright{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #626469;
}
div.highlight{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ADB504;
	display: inline;
}
div.title{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, Sans-serif;
	font-size: 12pt;
	color: #626469;
	font-weight: bold;
	display: inline;
}
a img{
	border: 0;
}
a.copyright {
	text-decoration: none;
}
a.copyright:hover {
	color: #ADB504;
	text-decoration: none;
}
a.copyright:link {
	color: #626469;
}
a.copyright:visited {
	color: #626469;
}
a.copyright:active {
	color: #626469;
}
a{
	text-decoration: none;
}
a:hover {
	color: #ADB504;
	text-decoration: underline;
}
a:link {
	color: #ADB504;
}
a:visited {
	color: #ADB504;
}
a:active {
	color: #ADB504;
}




