﻿body {
	font-size: 10pt;
	font-family: 'Century Gothic';
	background-color: #4682b4;
}
.Headline
{
	color: #4682b4;
	font-size: 25pt;
	font-family:Arial Greek;
}
.Subheadline
{
	color: #4682b4;
	font-size: 18pt;
	font-family: Arial Greek;
	font-weight: bold;
}
.TableText
{
	font-size: 10pt;
	font-family: Arial;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}


