BODY
{
}
.section
{
	font-weight: bold;
	font-size: 12pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}
.subsection
{
	font-weight: bold;
	font-size: 10pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}.errortext
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: 'Century Gothic';
}
.tablefont
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: 'Century Gothic';
}
.text
{
	font-weight: normal;
	font-size: 10pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}
A
{
	font-weight: normal;
	font-size: 10pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}
A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #85D4EE;
	font-family: 'Century Gothic';
}
