body
{
	background-color: white;
	background-image: url(../images/rhg_info_bg.gif);
font-size: 11px; }

a
{
	color: #666;
	text-decoration: none;
}

#nav
{
	color: #666;
	text-decoration: none;
	font-size: .8em;
}

a:visited
{
	color: #999;
}

a:hover
{
	color: #999;
	text-decoration: underline;
}

td
{
	border-color: #FC3;
	border-width: 0px;
	border-style: dotted;
	font-size: 1em;
	font-family: verdana,arial,helvetica;
	color: #333;
	padding: 1px;
}

td.aster
{
	font-size: 9px;
	color: #999;
}

h3
{
	color: #000;
	font-family: verdana,arial,helvetica;
	font-size: 1.2em;
	font-weight: bold;
}

h2.special
{
	color: #933;
	font-family: verdana,arial,helvetica;
	font-size: 24px;
	font-weight: bold;
}

#nav_foot
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

.red {color: #933;}
