P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : Black;
}
TD.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}
TD.body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-size : 12px;
    color : Black;
}
UL.body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-size : 12px;
    color : Black;
}
div.expand {
   	display: none;
   	overflow: visible;
   	width: 100%;
   	z-index: 1;
   	margin-left: 13px;
}
a.menu {
   	text-decoration: none;
   	font-family: Trebuchet MS;
   	font-size: 9pt;
   	color: #000000;
   	display: block;
   	overflow: visible;
   	width: 100%;
}
a.menu:hover {
   	color: #8D6807;
   	/*border : 1px solid Gray;*/
}
a.body {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-decoration : none;
   font-size : 10px;
}
a.body:hover {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   color: Olive;
}
A.body:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-size : 12px;
}
A.body:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-size : 12px;
}
@media all {
   IE\:HOMEPAGE {behavior:url(#default#homepage)}
}