﻿body 
{
	font-family: Arial;
	font-size: 10pt;
	color: #00665b;
}
img
{
	border: none;
}
a:link
{
	color: #008c8c;
	text-decoration: none;
}
a:visited
{
	color: #008c8c;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.Title
{
	font-size: 11pt;
	font-weight: bold
}
.Content
{
	padding-top: 3px;
	line-height: 130%
}
.ContentBox
{
	width: 580px;
	height: auto!important;
	height: 440px;
	min-height: 440px;
}
span.RelatedTopics
{
	display: block;
	padding: 2px 4px 2px 4px;
}
tr.RelatedTopics
{
	cursor: pointer;
}