body 
{
	color:Black;
	font-family:Garamond;
}
td
{
	font-family:Garamond;
}
.bckh
{
	background-color:Orange;
}
.bckm
{
	background-color:white;
	padding:2 0 0 0;
}
hr
{
	position:relative;
	left:0px;
	width:100%;
}
h1
{
	font-size:36pt;
}
#cel
{
	color:White;
	font-size:16px;
	font-style:italic;
}
.mbt
{
	color:Blue;
	font-size:14pt;
	font-weight:bold;
}
.warning
{
	color:Red;
	font-size:16pt;
	font-weight:bold;
}
.huge
{
	color:Blue;
	font-size:18pt;
	font-weight:bold;
}
.huge1
{
	color:Blue;
	font-size:24pt;
	font-weight:bold;
}
.huge2
{
	color:Blue;
	font-size:16pt;
	font-weight:bold;
}.mb
{
	color: Navy;
	font-size:12pt;
}
#anon
{
	color: Navy;
	font-size:12pt;
	font-weight:bold;
}
.quote
{
	font-size:10pt;
	font-family:Bookman Old Style;
	font-style:italic;
	color:Maroon;
}
.new
{
	font-size:12pt;
	color:Red;
}

a.menu:link
{
	color:Black;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}
a.menu:active
{
	color:Black;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}
a.menu:visited
{
	color:Black;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}
a.menu:hover
{
	color:Blue;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}
a.newmenu:link
{
	color:Red;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}
a.newmenu:active
{
	color:Red;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}
a.newmenu:visited
{
	color:Red;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
}
a.newmenu:hover
{
	color:Blue;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}