BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

}
A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #e7651a;
	font-size: 9pt;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #fc4f02;
}


A.menu {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #e7651a;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A:hover.menu {
	color: #fc4f02;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #387a85;
}


UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:  #387a85;
}


LI {
	list-style-image: img/li.gif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:  #387a85;
}

H3 {
	font-size: medium;
	color:  #387a85;
	font-family: Arial, Helvetica, sans-serif;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #387a85;
}

TD.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
