﻿body 
{
	font-family: Arial;
	font-size: 10pt;
	color: #00665b;
}
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%
}
span.RelatedTopics
{
	position: relative;
	left: 4px;
}
.Rate
{
	text-align: right;
}