body
{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
 
}

.heading
{	font-size: 10pt;	
	color: white;
	font-weight: bold;
}

.fieldprompt
{	font-size: 8pt;
}

.fieldval
{	font-size: 10pt;
	font-weight: bold;
}

.boldaddress
{	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	color: black;
}

.boldaddress:link
{	text-decoration: none;
	color: black;
}
.boldaddress:active
{	text-decoration: none;
	color: black;
}
.boldaddress:visited
{	text-decoration: none;
	color: black;
}
.boldaddress:hover
{	text-decoration: none;
	color: red;
}


.logfldname
{	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.logfldname:link
{	color: black;
}
.logfldname:visited
{	color: black;
}
.logfldname:active
{	color: black;
}
.logfldname:hover
{	color: red;
}

.friendlychat
{	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: black;
}