body {
	margin:0px 0px 0px 0px;
	color:#333333;	
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

tr {
	vertical-align:top;
}

table, img {
	border:0px;
}

p {
	text-align:justify;
}

a {
	color:#006AB6;
	text-decoration:underline;
}

.highlight {
	color:#FF9933;
	font-weight:bold;
}

.ulstyle {
	margin-left:15px;
	list-style-image:url(img/arrow.gif);
}