﻿body
{
	font-size: 10pt;
	font-family: verdana;
}
a
{
	color: #333399;
	white-space: nowrap;
}
a:hover
{
	color: #666633;
}
hr
{
	color: #cccccc;
	height: 1px;
}
dt
{
	font-weight: bold;
	color: #333333;
}
dd
{
	margin-top: 7px;
	margin-left: 25px;
}
.logo
{
	font-size: 18pt;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.title
{
	color: #666633;
	background-color: #f0f0f0;
	border: solid 1px #cccccc;
	font-size: 14pt;
	line-height: 24px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.smalltitle
{
	color: #666633;
	background-color: #f0f0f0;
	border: solid 1px #cccccc;
	font-size: 11pt;
	line-height: 19px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.subtitle
{
	font-weight: bold;
	color:#333333;
}
.footnote
{
	color: #999999;
	font-size: 8pt;
}
