a:link
{
	color: #990099; 
}
menu         { width: 120px }
a:visited
{
	color: #006f00; 
} 
a:active 
{
	color: #FFCC00;
}
a.rhac 
{
	color: #005f00;
}
body
{
	font-family: Arial, Helvetica;
	background-color: #FFCC00; 
}
body.bio
{
	background-color: #ffffff;
	color: #004000;
	padding: 4px;
}
div.bio
{
	font-size: 12px;
}
table, tr, td, th
{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
table.main
{
	background-color: transparent;
	border: none;
	border-collapse: collapse;
	padding: 0px;
	height: 100%;
}
td.nw, td.w, td.sw
{
	background-color: transparent;
	width: 15%;
	height: 60px;
}
td.w
{
	vertical-align: top;
	text-align: center;
}
td.ne, td.e, td.se
{
	background-color: transparent;
	width: 10%;
}
td.c
{
	border:7px solid #990099; 
	color: #006f00;
	background-color: #FFFFFF;
	padding: 19px;
	padding-top: 29px;
	vertical-align: top;
	width: 640px;
	height: 80%;
	font-size: 14px;
	line-height: 150%; 
}
td.nc
{
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6
{
	padding:4px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color:#800080; 
	letter-spacing:1px; 
	background-color: transparent
}
h1
{
	font-size: 23px;
	margin: 0px;
	margin-bottom: 15px;
}
/* Use h2 for most internal heads */
h2
{
	font-size: 19px;
	margin-bottom: -12px;
}
h3
{
	font-size: 15px;
}
p  
{ 
	color: #006f00;
	font-size: 14px;
	line-height: 150%; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
}
p.author
{
	text-align: center;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 21px;
	font-size: 10px;
	color: #800080;
}
/* gkings class used to set off the group's name within body copy */
.gkings
{
	font-weight: bolder;
	color: #804080;
	word-spacing: -2px;
}
/* Bulleted & numbered lists */
li  
{ 
	color: #006f00; 
	font-size: 14px;
	line-height: 150%; 
}
/* Definition list used on about.htm */
dl
{
	margin-left: 17px;
}
dt
{
	font-weight: bold;
	font-style: italic;
	margin-top: 4px; 
	color: #006f00;
	font-size: 14px;
	line-height: 150%; 
}
dd
{
	font-size: 13px;
	line-height: 150%; 
	color: #006f00;
}
/* Menu classes used in inc_menu.js */
table.menu
{
	background-color: transparent;
	border: none;
	border-collapse: separated;
	padding: 4px;
	width: 120px;
}
td.menu
{
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 9px;
	padding-bottom: 5px;
}
td.menuimg
{
	padding: 0px;
	text-align: center;
}
a:link.menu
{
	color: #990099; 
}
a:visited.menu
{
	color: #990099; 
} 
a:active.menu 
{
	color: #8800f8;
}
span.biolink
{
	font-size: 12px;
	font-weight: normal;
	color: #990099;
}
a:visited.biolink
{
	font-size: 12px;
	font-weight: normal;
	color: #990099;
}