body
{
	background-color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana,arial,geneva,sans-serif;
}

.field
{
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 9pt;
	background-color: #B8E5FF;
	color: #000;
	width: 133px;
	height: 18px;
	border-style: solid;
	border-width: 0px;
}

a:link, a:active, a:visited
{
	color: #006;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 8pt;
}

a:hover
{
	color: #09C;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 8pt;
}

.title
{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana,arial,geneva,sans-serif;
}

.title:link, .title:active, .title:visited {
  color: #006;
  font-weight: bold; 
  text-decoration: none;  
}

.title:hover {
  color: #09C;
  font-weight: bold; 
  text-decoration: none;  
}
