body
{
	font-size: 10pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	color: #333333;
}

table,tr,td
{
	font-size: 10pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	color: #333333;
}

th
{
	font-size: 10pt;
	line-height: 16pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	text-align: center;
	color: black;
}

h1
{
	font-weight: bold;
}

a:hover
{
	color: blue;
	background-color:orange;
	text-decoration: none;
}

.heading
{
	color: black;
	font-weight: bold;
}

.submenu a
{
	font-size: 8pt;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}

.hiddenlink a
{
	font-size: 10pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	color: #333333;
	text-decoration: none;
}

.smalldesc
{
	font-size: 9pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial;
	color: gray;
}

.numright
{
	text-align: right;
}

.aligncenter
{
	text-align: center;
}

.warning
{
	color: #FF8000;
}

.figure
{
	font-size: 10pt;
	font-weight: bold;
	color: gray;
}

.figure a
{
	font-size: 10pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.box
{
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	background-color: #A0A0A0;
	padding: 8px;
	color: white;
}

.box a
{
	color: white;
}
