.dummy{
}

body,td{
	font-family:	Arial;
	font-size:		10pt;
	color:			Black;
}


<!-- Menu -->
.mnuimage{
	 width: 	184px;
	 height: 	40px;
}
.bob{
	text-decoration: 	none;
	font-weight:		bold;
}
.bdr{
	background-color: 	DDDDDD;
	width:				1;
}



li{
	font-size:10pt;
	color : Gray;
}
.border{
	background-color:	999999;
}
.inner{
	background-color:	Black;
}
.title{
	font-weight:		bold;
	color:				Gray;
}
.subtitle{
	font-weight:		bold;
	margin-left:		-0px;
}



b{
	font-weight:	bold;
	color:			222222;
}

i{
	font-style:		italic;
	font-weight:	bold;
	color:			333333;
}

a{
	color:			Navy;
}


.b{
	font-weight:	bold;
	color:			222222;
}
.title{
	font-size:		11pt;
	font-weight:	bold;
	color:			Navy;
}
.subtitle{
	font-weight:	bold;
	color:			Maroon;
}
.tiny{
	font-size:		8pt;
	font-weight:	plain;
}

.menu{
	font-size:		8pt;
	font-weight:	bold;
	font-decoration:none;
}
.datecell{
	font-weight:	bold;
	color:			333333;
 	align:			top;
	text-align:		right;
	vertical-align:	top;
 }
 .starred{
	color:			880000;
	font-size:		18pt;
 }
  .stargrey{
	color:			AAAAAA;
	font-size:		18pt;
 }