.NormalGrey  {
	font-size : x-small;
	font-family : arial, serif;
	color : #444444;
}

.menuaddress  {
	font-size : xx-small;
	font-family : arial, serif;
	color : #444444;
	text-decoration : none;
}

.SideMenuHeadings  {
	font-size : small;
	font-family : arial, serif;
	color : #FF0000;
}

.DropShadowFilter  {
	filter : DropShadow(Color="#6699CC",OffX="5",OffY="5",Positive="1");
}

.title  {
	color : #000080;
	font-weight : bold;
	font-family : arial narrow, arial, sans-serif;
	font-size : 24pt;
	text-decoration : none;
}

.YellowGlow  {
	filter : Glow(Color='#FBFDB5',Strength='3');
}

.BlackGlow  {
	filter : Glow(Color='#000000',Strength='3');
}

.fakeantialias  {
	filter : Glow(Color='#EEEEEE',Strength='1');
}

BODY  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	color : #000000;
}

TD {
	font-size : x-small;
	font-family : sans-serif;
}

