/* CSS Document */
body {
	margin-top: 13;
	background-color: #006699;
	list-style-image:url(../images/bullet_arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:active { color: #333399; }
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
UL LI {
font-size: 10pt margin: .6em 0; margin-left: -20px; }
UL UL LI { font-size: 10pt }

